Commit Graph

46 Commits

Author SHA1 Message Date
KikooDX 75a148bd6b levels: new level pack (+4) 2021-08-08 23:01:32 +02:00
KikooDX c16a687ccb levels: new level 'elims' 2021-05-29 12:00:46 +02:00
KikooDX 30e9491328 icons 2021-05-28 18:22:10 +02:00
KikooDX 11590f7ba9 levels: rework pack 3 2021-05-28 18:01:09 +02:00
KikooDX 76dab0fa82 polish 2021-05-28 18:01:09 +02:00
KikooDX 0cc385d8e7 levels: nerf qujna 2021-05-28 17:50:21 +02:00
KikooDX daef840f98 levels: new level 'limited' 2021-05-28 17:17:41 +02:00
KikooDX 55d386696f game flow (pun intended) 2021-05-27 16:53:40 +02:00
KikooDX 64a702ec52 water 2021-05-27 16:20:47 +02:00
KikooDX 2f6c647f12 many changes boring to add separatly 2021-05-27 12:24:31 +02:00
KikooDX 38b52a1488 levels: new level 'noon' 2021-05-09 02:50:23 +02:00
KikooDX c161726fff levels: new level 'roots' 2021-05-09 02:49:28 +02:00
KikooDX 25d928cef1 level loading: bundle levels in binary
This doesn't replace the BFile loading system. This method is safer,
faster and doesn't use gint_switch. The BFile system can be reused for
additionnal features, such as custom user levels (definitly NOT coming
in the first public release).
2021-05-08 02:22:17 +02:00
KikooDX 39018f3f3a levels: new level 'martha' 2021-05-07 00:32:41 +02:00
KikooDX 54cb86bc78 new bouncer tile
Inspired by ESJ2 :)
2021-05-07 00:32:41 +02:00
KikooDX b99611e526 player animation logic
It looks nice.
2021-05-07 00:09:37 +02:00
KikooDX 6056b7d22d Level selection menu 2021-05-07 00:09:37 +02:00
KikooDX b8a0ace053 levels: new level 'secrets' 2021-05-07 00:09:37 +02:00
KikooDX 9761a8f341 Trail of swag 2021-05-06 13:48:28 +02:00
KikooDX f9df721d54 Player animations 2021-05-06 13:48:28 +02:00
KikooDX 74635d67cd Reworked coin animation 2021-05-06 13:48:28 +02:00
KikooDX 00514ff4fa New color palette
ZX Spectrum aww
2021-05-06 13:48:28 +02:00
KikooDX a3c5f0e5a8 New font, thank you Kenney <3
Kenney Future Narrow
2021-05-06 13:48:28 +02:00
KikooDX d55252a56c levels: new level 'reminiscense' 2021-05-06 13:48:28 +02:00
KikooDX 03e007770d Custom font (WIP) 2021-05-06 13:48:28 +02:00
KikooDX 2481f73b62 levels: new level 'qujna'
:)
2021-05-06 13:48:25 +02:00
KikooDX e6250490fc levels: two new levels!
Dos (two in spanish) and greed.
2021-05-06 13:48:25 +02:00
KikooDX be9c9ea800 Get rid of libimg
I don't need the features of libimg after all, and bopti images are faster.
2021-05-06 13:48:25 +02:00
KikooDX 9d9339e921 Tileset rendering optimisations 2021-05-06 13:48:25 +02:00
KikooDX 5d5cc7fb8c Improved visuals of the game
New animations, reworked parts of tileset, code, etc.
2021-05-06 13:48:25 +02:00
KikooDX 7326e28e6b Graphics update
* Remade tileset
* Implement autotiling
* Implement animations and particle engine
* Create gold pickup animation
2021-05-06 13:48:25 +02:00
KikooDX d27c73cf38 New level (breach) and minor changes 2021-05-06 13:48:25 +02:00
KikooDX db8ce73f53 levels: Add switch to 'pillars' 2021-05-06 13:48:22 +02:00
KikooDX de1e819c83 New levels, moved existing levels to use new format 2021-05-06 13:48:22 +02:00
KikooDX 4b1b4abbea Renamed levels
0000 -> pillars
0001 -> human
2021-05-06 13:48:22 +02:00
KikooDX 184498f947 Use libimg for drawing
This will come handy later on.
2021-05-06 13:48:22 +02:00
KikooDX 7d60263052 Improved levels 0000 and 0001
Their coin paths are insanely hard.
2021-05-06 13:48:22 +02:00
KikooDX f0aa24061d Letal tile added to tileset & switch hitbox made larger 2021-05-06 13:48:22 +02:00
KikooDX 2ae52f334c Margins, gold and switch improvements, changed player size 2021-05-06 13:48:22 +02:00
KikooDX 14edc0adb9 levels: new level '0001' 2021-05-06 13:48:15 +02:00
KikooDX 6bd8858e78 Gold and exit lock 2021-05-03 00:49:03 +02:00
KikooDX ae1fbb12b5 Mid-air jumps ('bursts')
It feels great. I love it.
2021-05-03 00:49:03 +02:00
KikooDX 968eb3d96c Drill base
With state machine!
2021-05-03 00:49:03 +02:00
KikooDX 4afc7ce24b level 0000: simple jump tutorial 2021-05-03 00:49:03 +02:00
KikooDX 4448056c07 Player base
We'll call this fancy little dude Stillness.
2021-05-03 00:49:03 +02:00
KikooDX e1db9dc69a Project base 2021-05-03 00:49:03 +02:00