Commit Graph

267 Commits

Author SHA1 Message Date
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
4bbf0002c9 [Fix] Added some more sources to Qt project. 2012-01-30 01:06:26 +02:00
Tamir Atias
5fdc8edbac [Fix] Added missing headers and sources to QT project. 2012-01-30 01:04:47 +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
Tamir Atias
ae81b99958 [Add] Event history box. 2012-01-16 20:20:01 +02:00
Tamir Atias
112c1c5725 [Fix] Removed debug player health drop. 2012-01-16 18:15:11 +02:00
Tamir Atias
f1a003a04f [Fix] Health bar duration never stopped. 2012-01-16 18:10:15 +02:00
Rtch90
4e338bb799 [Fix] Clearing buffers when entering MainMenu as apposed to InGameMenu. 2012-01-16 16:05:53 +00:00
Tamir Atias
ca3eb4ece7 [Add] Health bar now shows only when character is being attacked. 2012-01-16 17:53:18 +02:00
Tamir Atias
4481a46889 [Fix] Added missing header and source file for Bar.
[Add] Health bars for characters.
2012-01-16 06:54:17 +02:00
Tamir Atias
c69213695a [Add] Bar class for progress bars. 2012-01-16 06:32:54 +02:00
Rtch90
285479cda6 [Fix] Character sheet animation sequence has been corrected.
-- I am still working on procedural map generation, just in a seperate branch.
2012-01-16 00:46:57 +00:00
Tamir Atias
3e6076b724 [Fix] Removed git tags <__< 2012-01-15 17:07:51 +02:00
Tamir Atias
200dcb15e9 Merge branch 'master' of https://github.com/Allanis/Unuk
Conflicts:
	src/Unuk/Game.cpp
2012-01-15 17:04:50 +02:00
Tamir Atias
a79a193ba2 Merge branch 'master' of https://github.com/Allanis/Unuk
[Fix] Renamed Map to LevelGen in visual studio.

Conflicts:
	src/Unuk/Game.cpp
2012-01-15 17:04:03 +02:00
Rtch90
25fb91c2ad [Fix] Replaced Map.o with LevelGen.o 2012-01-15 14:55:47 +00:00
Tamir Atias
e565fb7007 [Add] Health bar for player. 2012-01-15 16:55:11 +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
Tamir Atias
4ee9354769 Merge branch 'master' of https://github.com/Allanis/Unuk 2012-01-14 06:45:39 +02:00
Tamir Atias
cb3c463261 [Add] Player can now attack NPCs. 2012-01-14 06:44:23 +02:00
Rtch90
c75d6f189e [Remove] I am sure this crap was in .gitignore?!?!? 2012-01-14 03:42:54 +00:00
Rtch90
a8df00cb17 [Fix] Renaming directory Ui to UI! 2012-01-14 03:39:10 +00:00
Rtch90
1feac5012d Merge branch 'master' of github.com:Allanis/Unuk 2012-01-14 02:44:11 +00:00
Rtch90
9b5f9abe9f [Fix] Makefiles now work accorfing to new architecture. 2012-01-14 02:43:05 +00:00
Tamir Atias
f6946dc4a3 [FIX] Windows build now working. 2012-01-14 03:53:04 +02:00
Rtch90
0078e2aeaa [Fix] .gitignore decided not to add recursively add /Unuk/srs/libUnuk ... 2012-01-13 23:34:03 +00:00
Rtch90
4e94b83ac6 [Change] I had a big clean up. sorted libUnuk into sub directories.
-- Teehee, KonoM will have a tough time with VS now. :D
2012-01-13 23:28:22 +00:00
Rtch90
c0af7f601f [Change] Copyrighed under SaraCraft as apposed to Allanis. 2012-01-11 03:04:10 +00:00
Rtch90
5db87e7433 [Change] Moved from header guards to #pragma once to compensate for Tamirs' lack of style. Joke. :) 2012-01-11 02:43:49 +00:00
Rtch90
ee7e8a1409 [Fix] Adding newline at the end of files. 2012-01-11 02:27:39 +00:00
Tamir Atias
640a0f23c9 Merge branch 'master' of https://github.com/Allanis/Unuk 2012-01-11 04:10:25 +02:00
Tamir Atias
b508308115 [Add] World Manager.
[Fix] Added newlines in end of files.
2012-01-11 04:07:35 +02:00
Rtch90
a9a881ea8b Merge branch 'master' of github.com:Allanis/Unuk 2012-01-11 01:49:18 +00:00
Rtch90
497c6c077c [Change] Unuk has full keyboard use now. 2012-01-11 01:47:55 +00:00
Tamir Atias
db6c8e695e [Fix] Comments in ButtonGroup.cpp gave a wrong explanation. 2012-01-11 03:32:45 +02:00
Tamir Atias
8a155673b8 [Fix] Forgot to add ButtonGroup.h and ButtonGroup.cpp. 2012-01-10 06:35:23 +02:00
Tamir Atias
3b54b1d28d [Add] Buttons groups.
[Add] Main menu arrow navigation.
2012-01-10 06:32:05 +02:00
Rtch90
57d51f6a99 [Fix] NOW it's fixed, and I fixed KonoM's initial bug. 2012-01-10 02:48:17 +00:00