Commit Graph

174 Commits

Author SHA1 Message Date
Ulysse Cura 99422b085e Updated core. 2026-08-22 12:30:45 +02:00
Ulysse Cura f0698a8233 Updated core. 2026-08-21 23:41:05 +02:00
Ulysse Cura 89e4744b7a Centering camera to map. 2026-08-21 23:13:36 +02:00
Ulysse Cura 08b4963bce Updated TODO.md. 2026-08-21 22:58:48 +02:00
Ulysse Cura 419a247584 Changed way asset builder works. 2026-08-21 22:57:55 +02:00
Ulysse Cura 53e5e82976 Fixed hitbox layer export in tiled extension. 2026-08-21 22:56:17 +02:00
Ulysse Cura 1951d0bbca Documented changing map format and tiled export tool updated. 2026-08-20 01:08:02 +02:00
Ulysse Cura 66a0cf3df8 Working map diplaying. 2026-08-20 01:06:55 +02:00
Ulysse Cura 447592a0d8 Adding camera and tilemap display. 2026-08-19 14:14:01 +02:00
Ulysse Cura 75a9ceb635 Fixed animation system frame skipping. 2026-08-19 14:13:21 +02:00
Ulysse Cura 8159bb4d2f More ideas ! 2026-08-19 14:13:02 +02:00
Ulysse Cura d4bfd395f8 Actualiser SCENARIO.fr.txt 2026-08-18 17:21:41 +02:00
Ulysse Cura 0225455273 Actualiser SCENARIO.fr.txt 2026-08-18 17:20:05 +02:00
Ulysse Cura c25c28275a Actualiser SCENARIO.fr.txt 2026-08-18 17:18:39 +02:00
Ulysse Cura 44a3cec957 Changed texture transparent color to 0x0001 for future compatibility with fxsdk and gint. Added error handling for display update and other functions. 2026-08-17 19:47:04 +02:00
Ulysse Cura 434cc4fd4e Modified topics creation and deletion location. 2026-08-16 23:51:49 +02:00
Ulysse Cura 6c25cc0ca0 Updated todo. 2026-08-16 23:39:34 +02:00
Ulysse Cura c44f6b9842 Corrected makefile options. 2026-08-16 23:31:40 +02:00
Ulysse Cura 93c76a992c Fixed managers exit order. 2026-08-16 20:48:27 +02:00
Ulysse Cura 8f547d6e37 Corrected topic management. 2026-08-16 20:48:07 +02:00
Ulysse Cura 8e350ac509 Corrected floating point numbers issus because of javascript and entity writing order depending on their IDs. 2026-08-16 16:03:56 +02:00
Ulysse Cura 67ca898bcd Loading entities from maps. 2026-08-16 14:47:07 +02:00
Ulysse Cura 73a3133547 Loading and destroying maps. 2026-08-16 01:05:20 +02:00
Ulysse Cura 40ca8cb777 Updated asset builder README.md. 2026-08-15 20:58:59 +02:00
Ulysse Cura e73b34e87d Building maps into asset file ! 2026-08-15 20:42:26 +02:00
Ulysse Cura ae3e040fac Moved to uint32_t for asset file and corrected memory allocations form and errors. 2026-08-15 14:21:10 +02:00
Ulysse Cura baa90d957f Updated TOTO.md. 2026-08-15 00:00:12 +02:00
Ulysse Cura d628de2800 Fixed wooden door pixel. 2026-08-14 20:47:03 +02:00
Ulysse Cura bcdff91d09 Globalized components ref in components. 2026-08-14 20:44:59 +02:00
Ulysse Cura 7db6164deb Removed variadic arguments from looping linked list functions. 2026-08-14 19:06:49 +02:00
Ulysse Cura d5ccaee457 Refactorised files for better lisibility. 2026-08-14 17:25:50 +02:00
Ulysse Cura b4cb4634cf Using global game instance instead of passing it as an argument. 2026-08-14 17:25:32 +02:00
Ulysse Cura c6cb48d539 Removed sprite component set texture for more flexibility. 2026-08-14 16:52:52 +02:00
Ulysse Cura 9c728f6992 Reactions to core changes. 2026-08-14 16:42:29 +02:00
Ulysse Cura 8e92aaca5f Fixing .ccls for components.def. 2026-08-13 22:13:06 +02:00
Ulysse Cura afd1f1e2a1 Changed map file extension to .map and documented map format 2026-08-13 21:03:10 +02:00
Ulysse Cura c7afabd4c4 Moved initialisation of values of components outside their init function. 2026-08-13 19:06:29 +02:00
Ulysse Cura 62a77dae6a Updated tiled extension for entities. 2026-08-13 19:05:38 +02:00
Ulysse Cura d40f1943e5 Optimized asset building for speed by adding a buffer in png conversion from rgba8888 to rgb565 2026-08-13 19:05:04 +02:00
Ulysse Cura 02b87270bb Updated ccls and make options. 2026-08-13 19:04:16 +02:00
Ulysse Cura b74b0e357b Added trace for errors. 2026-08-13 19:02:25 +02:00
Ulysse Cura 53194e3fc7 Adding wodden door. 2026-08-11 15:16:06 +02:00
Ulysse Cura 21428dbe29 Fix some hitbox values and makefile messages. 2026-08-11 11:38:22 +02:00
Ulysse Cura 0cf8b424b2 Working entity draw priority. 2026-08-11 11:22:52 +02:00
Ulysse Cura 8a087f64fa Moved components initialisation outside of other components. 2026-08-11 11:22:28 +02:00
Ulysse Cura f13ad03d6e Fixed barred door sheet. 2026-08-11 11:21:15 +02:00
Ulysse Cura 267b9de2f6 Updated TODO.md. 2026-08-10 21:03:43 +02:00
Ulysse Cura a805daf573 Working lever and door ! 2026-08-10 20:59:14 +02:00
Ulysse Cura 4668d4dbe4 Making funcitonnal lever component. 2026-08-10 18:23:37 +02:00
Ulysse Cura d3cd4c791e Updated TODO.md. 2026-08-10 12:40:00 +02:00