Log In  
Follow
luke

Cart #10443 | 2015-05-03 | Code ▽ | Embed ▽ | No License
14


New items that do nothing as well as fixing player levels being reset when going down a ladder. There's now specific item metadata for each item and row, e.g. the first row of item sprites are for weapons, the second for consumables etc and the metadata controls its type and value.

Cart #10433 | 2015-05-03 | Code ▽ | Embed ▽ | No License
14


There's now experience and levelling up in this version. You gain a level for every 100*your current level amount of xp you gain, and your current level affects your max HP and mana (as well as giving you a cool confetti animation)

[ Continue Reading.. ]

14
4 comments



Cart #10010 | 2015-04-19 | Code ▽ | Embed ▽ | No License
7

Drizzy stuff

doesn't look like the sound works on safari

7
5 comments



I've been trying to use the string.len and string.sub functions to iterate over each character in a string. Unfortunately they need the string library which doesn't seem to be recognised.
So is there an equivalent way of doing this?

for i=1,text.length do
    print(text[i])
end
2
5 comments



Cart #8654 | 2014-04-06 | Embed ▽ | No License
3

Deeply flamethrower thing, comes with a free test arena

3
3 comments