Linus_Probert
|
73e300e343
|
Prevent exit from spawning under collidable.
Removed "accidental" monster player hits
|
2018-02-05 16:15:45 +01:00 |
Linus Probert
|
93c0623fe4
|
Implemented a simple particle engine.
|
2018-02-03 23:39:49 +01:00 |
Linus Probert
|
f3269436e0
|
Added a mousepointer for later use.
|
2018-01-31 09:15:33 +01:00 |
Linus_Probert
|
b13479b5e1
|
Monster levels, player death and player levels
|
2018-01-30 15:16:14 +01:00 |
Linus_Probert
|
b3d48bd397
|
Items can now contain items.
|
2018-01-30 13:44:21 +01:00 |
Linus Probert
|
76ddc6c529
|
Codacy fixes
|
2018-01-29 18:30:14 +01:00 |
Linus_Probert
|
6e6a9641ae
|
Monsters now drop both treasure and items.
|
2018-01-29 13:48:44 +01:00 |
Linus_Probert
|
969af2f8c2
|
Better labels, more treasure
|
2018-01-25 10:45:05 +01:00 |
Linus Probert
|
4088357584
|
Better info, debug, error and fatal printouts.
|
2018-01-23 22:54:02 +01:00 |
Linus Probert
|
b96ba5a2e0
|
Fixed build for windows
Created m_sprintf to make msvc happy.
|
2018-01-23 21:03:43 +01:00 |
Linus_Probert
|
d6e6e9449a
|
Codacy fixes
|
2018-01-23 14:37:58 +01:00 |
Linus_Probert
|
dc7927c6b0
|
Gui log is working
|
2018-01-23 14:11:03 +01:00 |
Linus Probert
|
38a584f418
|
Added labels to monsters
|
2018-01-17 09:32:49 +01:00 |
Linus Probert
|
c4b8766a01
|
Began designing/writing gui. Added states.
|
2017-12-22 15:15:40 +01:00 |
Linus Probert
|
618f28a519
|
Badges and mingw warnings
|
2017-12-21 12:35:52 +01:00 |
Linus Probert
|
faad866c8b
|
Fixed a lot of stuff to help cross platform compilation
|
2017-12-19 21:00:02 +01:00 |
Linus Probert
|
64a9105d21
|
Action texts on player and some refactoring
|
2017-12-18 15:26:56 +01:00 |
Linus Probert
|
1c48f1dd9a
|
Added enemy behaviour to lua and monster states.
|
2017-12-18 12:12:24 +01:00 |
Linus Probert
|
c88c64f4b8
|
Implemented stupid agressive and coward pathing.
|
2017-12-18 09:59:01 +01:00 |
Linus Probert
|
3a464d8ea6
|
Added some more undead and fixed the random function.
|
2017-12-18 09:11:00 +01:00 |
Linus Probert
|
6007976d23
|
Roaming monsters.
|
2017-12-17 13:43:41 +01:00 |
Linus Probert
|
7389c2d588
|
Hit and miss information.
|
2017-12-15 15:03:29 +01:00 |
Linus Probert
|
916193ecb3
|
Simple Player vs. Enemy hits
|
2017-12-15 08:08:45 +01:00 |
Linus Probert
|
c4d142860c
|
Moved 'clip' from texture to sprite.
|
2017-12-14 12:01:05 +01:00 |
Linus Probert
|
00a2b54759
|
Lua bindings for monsters. Monsters in matrix.
So far I just add one black ant. More to come.
|
2017-12-13 23:20:54 +01:00 |
Linus Probert
|
95c9ed0a67
|
Made linked list stupid and naive. Prepared for monster lua
|
2017-12-13 20:31:04 +01:00 |
Linus Probert
|
17c3b817a0
|
Better hashtable destruction. Monsters prepared.
|
2017-12-13 14:30:12 +01:00 |