Commit Graph

21 Commits

Author SHA1 Message Date
Rtch90
896b966530 [Add] New memory management.
[Clean] Source code was messy, so I have given it a good clean.
2012-06-02 21:54:35 +01:00
Tamir Atias
9ca8983561 [Add] Serialisation stuff. 2012-02-24 02:11:06 +02:00
Tamir Atias
57e3229baf [Fix] Lots of fixes to pathfinding. 2012-02-21 03:09:00 +02:00
Tamir Atias
837ace3c2a [Fix] Pathfinding fixes... 2012-02-21 02:00:36 +02:00
Tamir Atias
2e50097502 Merge branch 'master' of github.com:Allanis/Unuk
Conflicts:
	src/libUnuk/Engine/NPC.cpp
	src/libUnuk/LevelGen/LevelGen.h
	src/libUnuk/LevelGen/MapTile.cpp
	src/libUnuk/LevelGen/MapTile.h
2012-02-20 22:06:14 +02:00
Tamir Atias
c8460abb90 [Add] Some pathfinding code. 2012-02-20 21:59:51 +02:00
Rtch90
d55d16ac61 [Fix] Memory managment now working, and utilized. 2012-02-19 14:51:53 +00:00
Tamir Atias
8b92224e72 [Add] Some work on enemy AI. 2012-02-19 01:30:12 +02:00
Tamir Atias
132279ccef [Add] Saving maps! 2012-02-09 18:17:13 +02:00
Tamir Atias
9650fda582 [Change] Collision is now only done with the lower quarter of the player's height. 2012-02-08 22:02:56 +02:00
Tamir Atias
3724a3121e [Add] Ways of death.
[Add] Generation area is now larger.
2012-02-05 22:09:07 +02:00
Tamir Atias
fcb1d02db0 [Remove] Speech bubbles.
[Fix] NPCs now collide with the player.
2012-02-05 19:37:01 +02:00
Tamir Atias
ac883d6b64 [Remove] Map transitions are they were not in use.
[Fix] Invisible collision in bottom left.
2012-02-05 18:14:11 +02:00
Tamir Atias
3e9c83428d [Fix] Collision testing is now more accurate. 2012-02-05 17:54:11 +02:00
Tamir Atias
cc258c35e0 [Fix] Supposedly fixed spawning on top of NPCs. 2012-02-05 00:30:42 +02:00
Tamir Atias
90e3ff7a22 [Fix] NPCs and Player shall no longer spawn inside entities! 2012-02-04 23:51:45 +02:00
Tamir Atias
4808d8b45d [Add] NPCs now generating randomally.
[Add] Map is regenerated after all NPCs are killed.
[Fix] Bugs regarding level up system.
[Fix] Unuk-QT.pro.user is now ignored.
2012-02-02 23:30:40 +02:00
Tamir Atias
ed3eabb7e7 [Add] Improvements to level generation. 2012-02-01 20:04:49 +02:00
root
d6027ce0f9 [Add] Initial procedural generation stuff. 2012-02-01 04:25:32 +02:00
Rtch90
a7e2891d89 [Add] New character sheets from Moosader - Not final.
[Change] Re-structured Map stuff a little.
2012-01-15 14:28:37 +00:00
Rtch90
1aa2c4246e [Add] Getting to work on procedural map generation.. 2012-01-14 13:56:50 +00:00