Commit Graph

116 Commits

Author SHA1 Message Date
Logic Monkey
e0795a4f11 UI: Added AlphaBeta pixel font. 2023-03-06 12:13:39 -06:00
Ratstail91
0f41f5a850 Merge branch 'main' of https://github.com/Ratstail91/airport 2023-03-07 04:53:10 +11:00
Ratstail91
3588846bb4 Flattened map arrays to increase FPS 2023-03-07 04:53:04 +11:00
Logic Monkey
034518ff6e Merge branch 'main' of https://github.com/Ratstail91/airport into main 2023-03-06 11:39:46 -06:00
Logic Monkey
f93f940c3a GFX: Minor graphical tweakage? 2023-03-06 11:39:33 -06:00
Ratstail91
14524c261b Linked against SDL ttf 2023-03-05 23:27:07 +11:00
Ratstail91
f42ee8b655 tweaked framerate 2023-03-05 19:40:18 +11:00
Ratstail91
7f7e5a56c9 Drones working 2023-03-05 18:25:00 +11:00
Ratstail91
d517949f53 Fixed animation glitch for Lejana 2023-03-05 16:38:38 +11:00
Ratstail91
3988412a6a Adjusted scale 2023-03-05 13:11:06 +11:00
Ratstail91
fbb96499ca Merge remote-tracking branch 'refs/remotes/origin/main' 2023-03-05 05:14:06 +11:00
Ratstail91
b1ee485905 Grid-based movement and collisions working 2023-03-05 05:13:53 +11:00
Logic Monkey
d79da16fe4 Merge branch 'main' of https://github.com/Ratstail91/airport into main 2023-03-04 10:46:17 -06:00
Logic Monkey
6544729d27 GFX: I drew a pot. 2023-03-04 10:46:14 -06:00
Ratstail91
0d0e6369c9 Updated Toy 2023-03-05 03:26:53 +11:00
Logic Monkey
b23a487120 Merge branch 'main' of https://github.com/Ratstail91/airport into main 2023-03-04 10:25:10 -06:00
Logic Monkey
fe002f6cfb GFX: Harvester Drone sprite sheet. 2023-03-04 10:25:05 -06:00
Ratstail91
231b971d3d Merge remote-tracking branch 'refs/remotes/origin/main' 2023-03-05 03:24:51 +11:00
Ratstail91
2fe6cd6f74 Collision map baked 2023-03-05 03:24:20 +11:00
Logic Monkey
f3d78d2ce4 Merge branch 'main' of https://github.com/Ratstail91/airport into main
Cuz we both need to do stuff?
2023-03-04 09:58:51 -06:00
Logic Monkey
673ae8d209 GFX: harvester drone begun. 2023-03-04 09:58:47 -06:00
Ratstail91
16be4665cb Randomly generated floor 2023-03-05 00:29:55 +11:00
Ratstail91
7e275f0607 Tilemap is working, in theory 2023-03-04 22:59:12 +11:00
Logic Monkey
2e820e9221 GFX: Tiles. 2023-03-03 21:08:00 -06:00
Logic Monkey
c75279cd20 GFX: Lejana quadridirectional. 2023-03-03 19:28:50 -06:00
Ratstail91
3df788e69a Got character walking around, fixed leak 2023-03-04 08:19:18 +11:00
Logic Monkey
f152afc9d7 GFX: Dhona basic sprite sheet. 2023-03-03 13:00:57 -06:00
Logic Monkey
49bc228ee9 GFX: Initial commit. 2023-03-03 11:14:13 -06: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
f9d0a27408 Added scene reloading & switching 2023-03-03 16:05:48 +11:00
Ratstail91
4965cd492d Added onLoad() lifecycle function 2023-03-03 00:50:45 +11:00
Ratstail91
00587e91b2 Tested a step tracker, updated Toy so it worked 2023-02-28 17:41:38 +11:00
Ratstail91
5800341ac6 Added a debugging print for HW acceleration 2023-02-28 14:13:23 +11:00
Ratstail91
7a8724f13e Fixed it - I set the resolution too high by accident 2023-02-28 09:27:23 +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
479e38d492 Stress-testing and working on issues 2023-02-27 23:43:56 +11:00
Ratstail91
f9b154c12e Moved polyfills into standard library 2023-02-27 22:09:46 +11:00
Ratstail91
22ab705903 Whoops, how did that not break stuff? 2023-02-27 09:40:20 +11:00
Ratstail91
2c16c10558 Added animations to node 2023-02-27 09:28:21 +11:00
Ratstail91
572b809d1b Updated Toy 2023-02-26 22:32:18 +11:00
Ratstail91
4332bc95a2 Working on optimising scripts 2023-02-26 01:28:17 +11:00
Ratstail91
09f7a479f2 Box engine now builds without dll linkage issues 2023-02-25 04:45:15 +11:00
Ratstail91
aabbf41dd6 Playing around with scripts 2023-02-24 22:20:40 +11:00
Kayne Ruse
3fca594209 Tweaks from repl_tools 2023-02-23 03:35:05 +11:00
Ratstail91
5e0268f519 Fixed misplaced prebuild step 2023-02-23 03:26:51 +11:00
Ratstail91
34c3cbbe8e Updated Toy, reworked project files for different machines 2023-02-22 23:58:12 +11:00
Kayne Ruse
b59bb18ce2 Engine now builds under MSVC 2023-02-16 22:05:48 +00:00
Kayne Ruse
57b545e517 Changed to using clock_t for timing 2023-02-16 21:01:22 +00:00