Commit Graph

27 Commits

Author SHA1 Message Date
KikooDX 7e86c32bba replace rectangles drawing with tileset 2021-05-01 02:43:10 +02:00
KikooDX 429dfee085 rewrite CMakeLists.txt 2021-05-01 02:27:54 +02:00
KikooDX 1ed7169f45 upgrade to gint 2.4 2021-05-01 02:25:09 +02:00
KikooDX 22569a2241 clang-format config added and applied 2021-05-01 02:23:11 +02:00
KikooDX ade3423d89 Update README.
Filled with informations about the project, build instructions and
keybindings.
2021-03-06 14:40:49 +01:00
KikooDX 1bf3f3c80c Black borders.
The project should now be a 1:1 reproduction of the PC game, nice!
2021-03-06 00:45:26 +01:00
KikooDX f7ce3f9765 Replicated collision bug from the original codebase.
This was achieved for complete "feature parity".
2021-03-06 00:15:32 +01:00
KikooDX a2d7050139 Keys left bugfix and manual restart added. 2021-03-06 00:01:03 +01:00
KikooDX d363b6e5af Y draw offset is now set manually.
Using tan and →, the player can now move the view.
2021-03-05 23:45:55 +01:00
KikooDX e843b5706b Updated CMakeLists.txt.
Changed names: PainSuccess in add-in menu, PainfullSuccess.g3a for G3A file.
2021-03-05 23:44:32 +01:00
Tituya 9ccf9f8e7e Add custom menu icons. 2021-03-05 23:19:45 +01:00
KikooDX 7383e0fd61 Dynamic Y draw offset depending on player position. 2021-03-05 23:16:53 +01:00
KikooDX 84848ff3fd Keys. 2021-03-04 18:21:03 +01:00
KikooDX 6eb71bc83f Fix colors. 2021-03-04 17:42:24 +01:00
KikooDX 7f72ba9dad Round function which actually work.
I'm so stupid x(
Thanks Lephé.
2021-03-04 17:39:08 +01:00
KikooDX d40d6a5fb4 Bugfixes + bugfixes that do not fix the bugs. 2021-03-04 17:12:45 +01:00
KikooDX acd1e8d961 Continued player code, need fix the weird physics. 2021-03-04 16:19:15 +01:00
KikooDX 5bf44f8ef8 CMake now handles src/gen_levels.c. Changed project name. 2021-03-04 15:57:20 +01:00
KikooDX 2d4afbd1e9 A round function that does it's job.
Looks good but codewise but probably has terrible performance, we'll
see how this goes.
2021-03-04 15:31:00 +01:00
KikooDX 8307944517 Player code progress.
Me stupid.
2021-03-04 11:19:28 +01:00
KikooDX 74d31e5744 Lazy integers, Zig-like typing. 2021-03-04 10:42:02 +01:00
KikooDX bb8164a07e Level generation done, player code progress. 2021-03-04 10:24:06 +01:00
KikooDX d669ddabe8 Player collision and movement. 2021-03-02 15:50:03 +01:00
KikooDX 70bd94b856 Color fix, level and player logic progress. 2021-03-02 15:09:35 +01:00
KikooDX b35cd6e9aa Add LICENSE and small changes. 2021-03-02 11:21:31 +01:00
KikooDX f9262b17b8 Level draw. 2021-03-02 00:44:58 +01:00
KikooDX f3f6677386 Decently small and minimalistic working base. 2021-03-02 00:21:01 +01:00