Kayne Ruse
|
98d0d605e7
|
Implemented Rogue-style room generation... badly.
10,000 ways not to make a lightbulb, I guess.
|
2023-07-03 16:37:10 +10:00 |
|
Kayne Ruse
|
2d6ad5efcc
|
Added sorting layers to nodes
|
2023-06-29 13:47:35 +10:00 |
|
Kayne Ruse
|
0671a89d43
|
Added node scaling, and a few utility functions
|
2023-06-24 21:30:33 +10:00 |
|
Kayne Ruse
|
741d7c934d
|
Updated and testing Box
|
2023-06-22 00:07:11 +10:00 |
|
Ratstail91
|
b58c1afa42
|
Added lejana's kick animation
|
2023-03-08 07:58:02 +11:00 |
|
Ratstail91
|
3052b2a265
|
Added water-based step counter
|
2023-03-07 21:28:16 +11:00 |
|
Ratstail91
|
f42ee8b655
|
tweaked framerate
|
2023-03-05 19:40:18 +11:00 |
|
Ratstail91
|
b1ee485905
|
Grid-based movement and collisions working
|
2023-03-05 05:13:53 +11:00 |
|
Ratstail91
|
7e275f0607
|
Tilemap is working, in theory
|
2023-03-04 22:59:12 +11:00 |
|
Ratstail91
|
3df788e69a
|
Got character walking around, fixed leak
|
2023-03-04 08:19:18 +11:00 |
|
Ratstail91
|
b89f73ac9e
|
Moved the demo scripts into a directory
|
2023-03-03 23:57:02 +11:00 |
|
Ratstail91
|
08ce7b5536
|
Added MSVC debugging tool, discovered globals feature
|
2023-03-03 17:20:56 +11:00 |
|
Ratstail91
|
14602b0750
|
All of a sudden, it's lagging like hell
|
2023-02-28 05:59:44 +11:00 |
|
Ratstail91
|
d3a3896efe
|
Moved more polyfill code into the engine proper
|
2023-02-28 04:22:37 +11:00 |
|
Ratstail91
|
f9b154c12e
|
Moved polyfills into standard library
|
2023-02-27 22:09:46 +11:00 |
|
Ratstail91
|
2c16c10558
|
Added animations to node
|
2023-02-27 09:28:21 +11:00 |
|
Ratstail91
|
aabbf41dd6
|
Playing around with scripts
|
2023-02-24 22:20:40 +11:00 |
|
Kayne Ruse
|
fcefc4c5b0
|
Hooked runner's drive system into the engine paths
|
2023-01-27 06:24:31 +00:00 |
|
Kayne Ruse
|
aec5fcab55
|
Added variable argument count to callNode
|
2022-11-07 05:22:42 +00:00 |
|
Kayne Ruse
|
2439c3d7b9
|
Keyboard event-based input is working for keydown and keyup
|
2022-11-05 17:54:45 +01:00 |
|
Kayne Ruse
|
0c145b4e5b
|
Renders rendering under renders
|
2022-11-04 12:04:59 +01:00 |
|
Kayne Ruse
|
893430469b
|
Started on input, tired
|
2022-10-19 20:42:33 +01:00 |
|
Kayne Ruse
|
4ca1c80015
|
Prevented a potential null access
|
2022-10-03 20:04:56 +01:00 |
|
Kayne Ruse
|
a7e5d101dd
|
Basic script-based engine init is working - performance is poor
|
2022-10-02 13:50:50 +01:00 |
|