Commit Graph

143 Commits

Author SHA1 Message Date
Tamir Atias
3724a3121e [Add] Ways of death.
[Add] Generation area is now larger.
2012-02-05 22:09:07 +02:00
Tamir Atias
1c22f624e6 [Add] Amount of generated NPCs is now level dependent. 2012-02-05 19:51:26 +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
a7367551c6 [Remove] Transitions from map file.
[Fix] Bug in which NPCs collide with themselves.
2012-02-05 18:56:29 +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
228371376d [Fix] Weird exception bug on change level. 2012-02-04 23:12:28 +02:00
Rtch90
5e0130019d [Add] Finished off the rest of this pathfinding shiz. Enjoy KonoM!! 2012-02-04 21:05:56 +00:00
Rtch90
67ff7dc171 [Add] Nothing interesting just methods to grab specific nodes.. 2012-02-04 20:34:43 +00:00
Rtch90
c30739a610 [Add] Some more work on pathfinding.
-- Decided to stick with ANSI/ISO standards by keeping template implementation inside the header it came from as apposed to exporting it into another compilation unit. This stops gcc from bitching at me!
2012-02-04 18:27:29 +00:00
Rtch90
1dcbb82b72 [Add] SearchStep(void) method now implemented.
-- Yes, there is some code I have held back for now..
2012-02-04 15:04:22 +00:00
Rtch90
19df24c12c [Fix] Heh, this code won't do any good in the destructer..
-- Let the drunk codin' commence.
2012-02-03 21:10:14 +00:00
Rtch90
9d8493376e [Fix] FFFFUUUUUUU Templates. I WILL CONQUORR!!!!! 2012-02-03 20:57:17 +00:00
Rtch90
6affe7344b [Add] Laying out a lovely foundation.. Getting dirty with some generic programming. 2012-02-03 16:19:03 +00:00
Tamir Atias
571f97e7cb Merge branch 'master' of github.com:Allanis/Unuk 2012-02-03 17:20:10 +02:00
Tamir Atias
a04ad1f985 [Add] Multiple saves. 2012-02-03 17:19:33 +02:00
Rtch90
fa83500d15 [Fix] Changed typename to class in template paremeter list. 2012-02-03 15:15:54 +00:00
Rtch90
86c102f3d2 [Add] Working some more on AStar pathfinding. This is going to get messy. 2012-02-03 15:09:28 +00:00
Tamir Atias
db79f97f31 [Add] Player now relocating on level change.
[Fix] Unused parameter warning.
2012-02-03 01:11:40 +02:00
Rtch90
0e89b66788 [Add] Declaring a load of methods I think I may be needing!
-- Let the codin' begin!
2012-02-02 23:08:00 +00:00
Tamir Atias
5be88716c3 Merge branch 'master' of github.com:Allanis/Unuk 2012-02-03 00:49:18 +02:00
Tamir Atias
620c55736b [Add] Made ESC quit from main menu. 2012-02-03 00:48:56 +02:00
Rtch90
6c8ad292c9 [Add] Preparing Pathfinding for some ass whooping!! 2012-02-02 22:48:06 +00:00
Rtch90
f7bc3fbae5 [Add] Comparison method for the cost two nodes. 2012-02-02 22:37:46 +00: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
Rtch90
76517a7a5f Merge branch 'master' of github.com:Allanis/Unuk 2012-02-01 23:46:13 +00:00
Rtch90
a3ec190f61 [Add] Getting to work on pathfinding, my last one was not complete.
[Fix] Fixed .gitignore
2012-02-01 23:44:04 +00:00
Tamir Atias
7c63598b1a [Change] Event History box is now more translucent. 2012-02-02 01:33:15 +02:00
Tamir Atias
3e01f285e4 Merge branch 'master' of github.com:Allanis/Unuk
Conflicts:
	Unuk-QT/Makefile
2012-02-02 01:13:46 +02:00
Tamir Atias
9c06cdaa34 [Add] Pimped out Event History box to Sara's request. 2012-02-02 01:12:13 +02:00
Rtch90
ef9bbd3db3 [Remove] Scrapped redundant files. Added UnukQT/Makefile to .gitignore for easier calibration. 2012-02-01 22:57:19 +00:00
Rtch90
b584069280 [Remove] Blasted out a now irrelevent comment! I am no longer drunk codin'. 2012-02-01 19:45:29 +00:00
Rtch90
444abf9f59 Merge branch 'master' of github.com:Allanis/Unuk
Conflicts:
	Unuk-QT/Makefile
2012-02-01 19:40:00 +00:00
Rtch90
75b71a8f8c [Add] Added MathBox and Finished Vector shit! I'm on FIRE!!!! 2012-02-01 19:38:31 +00:00
Tamir Atias
19396577f8 [Fix] Killed all warnings. Ice cold, baby. 2012-02-01 21:36:59 +02:00
Rtch90
b94cfb69fa [Fix] Saveing from a none collision area so I can bleeding move.... 2012-02-01 18:42:24 +00:00
root
5c2330c16b [Fix] Exp in the Exp Gained event was wrong. 2012-02-01 20:38:23 +02:00
Tamir Atias
ed3eabb7e7 [Add] Improvements to level generation. 2012-02-01 20:04:49 +02:00
Rtch90
50a948152d [Remove] Killed my new/delete overloads in Character.h to stop KonoM from bitching at me. 2012-02-01 17:52:26 +00:00
Rtch90
1b2ea15604 [Add] Adding dot/cross product calculations, also added some normalize methods. 2012-02-01 17:11:46 +00:00
Rtch90
c04291a3e4 [Add] Adding a bunch of overloaded operators to vector stuff. 2012-02-01 16:54:27 +00:00
Rtch90
2910f5cfd4 [Add] More vector work, added some Length and Distance methods. 2012-02-01 16:36:23 +00:00
Rtch90
61a6f2202a Merge branch 'master' of github.com:Allanis/Unuk
Conflicts:
	Unuk-QT/Makefile
2012-02-01 16:13:22 +00:00
Rtch90
88e4ec3c2d [Add] Adding some vector math, It is not complete yet. But just to let you know I AM working! :D 2012-02-01 16:09:05 +00:00
Tamir Atias
f573eae356 [Fix] Attacking distance check was wrong. 2012-02-01 12:54:09 +02:00
root
d6027ce0f9 [Add] Initial procedural generation stuff. 2012-02-01 04:25:32 +02:00
Tamir Atias
dfa2d88008 [Add] Levels and leveling up! 2012-02-01 02:15:54 +02:00
Tamir Atias
3dd248156b [Fix] Added EventHistory.cpp and EventHistory.h to VS project.
-- What the hell happened to them?!
[Add] Event history box is now translucent.
2012-01-18 13:59:28 +02:00