Linus Probert
|
7625e02d21
|
Make codacy happy.
|
2017-12-13 23:27:20 +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 |
Linus Probert
|
f4e24bc8d7
|
Fixed animated decorations in map
|
2017-12-08 14:40:33 +01:00 |
Linus Probert
|
698c92ae33
|
Added decorations in lua and core
|
2017-12-08 09:45:57 +01:00 |
Linus Probert
|
577165a0f6
|
Squelched a bug, fixed a memory leak and wrote a lot of ugly lua.
The lua is map-gen code. It's allowed to be ugly. That is why map-gen
code is in lua. Because it's quick to write and not as crucial if it
gets ugly.
|
2017-12-07 23:58:29 +01:00 |
Linus Probert
|
f5a23d6798
|
Nicer map creation with walls.
|
2017-12-05 08:13:28 +01:00 |
Linus Probert
|
0b376a4998
|
Camera and map following
|
2017-12-03 11:09:57 +01:00 |
Linus Probert
|
7362c2370f
|
Generate maps using lua
|
2017-12-02 23:32:40 +01:00 |
Linus Probert
|
0cdd0f6d8d
|
Extended linked list and re-thought the map structure
|
2017-12-02 16:24:31 +01:00 |
Linus Probert
|
23abb0f48c
|
Added maps and a camera
|
2017-12-01 16:03:19 +01:00 |