Go to file
kts 798e298ca5 Map/Thing collision detection more or less works. Lacking in functionality, but checking/blocking works. 2015-03-16 04:52:01 -07:00
assets Added all the assets. Ability system now partially implemented - it needs to interface with the current QMap to check for collisions, etc.. Things may now possess up to 10 abilities, from 1 to 0 on the keyboard. The GodHand ability is always in the first slot. onThought should probably be moved back into Thing, as it has become more generalized - perhaps unhandled thoughts can be passed to the subclass's onThought. 2015-03-15 16:47:00 -07:00
build Map/Thing collision detection more or less works. Lacking in functionality, but checking/blocking works. 2015-03-16 04:52:01 -07:00
data Added all the assets. Ability system now partially implemented - it needs to interface with the current QMap to check for collisions, etc.. Things may now possess up to 10 abilities, from 1 to 0 on the keyboard. The GodHand ability is always in the first slot. onThought should probably be moved back into Thing, as it has become more generalized - perhaps unhandled thoughts can be passed to the subclass's onThought. 2015-03-15 16:47:00 -07:00
src Map/Thing collision detection more or less works. Lacking in functionality, but checking/blocking works. 2015-03-16 04:52:01 -07:00
.gitignore Initial commit of 7DRL2015/GodEater. Has lots of framework, but not much content (yet\!). 2015-03-13 17:54:19 -07:00
CONCEPT.txt Initial commit of 7DRL2015/GodEater. Has lots of framework, but not much content (yet\!). 2015-03-13 17:54:19 -07:00
TODO.txt Initial commit of 7DRL2015/GodEater. Has lots of framework, but not much content (yet\!). 2015-03-13 17:54:19 -07:00