Ulysse Cura ulysse
  • Quelque Part Dans L'Univers...
  • Je ne suis qu'une chose qui pense. C'est à dire qui doute, qui affirme, qui nie.

  • Joined on 2024-09-05
ulysse pushed to main at ulysse/NixOS_Config 2026-08-22 18:47:40 +02:00
9e77ce2b4d Updating games, fav apps and blur my shell blacklist.
295446d22f Adding milkytracker.
Compare 2 commits »
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-22 12:31:04 +02:00
99422b085e Updated core.
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-22 12:30:39 +02:00
6bfa68db05 Removed useless debug message.
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-21 23:41:09 +02:00
f0698a8233 Updated core.
89e4744b7a Centering camera to map.
Compare 2 commits »
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-21 23:40:58 +02:00
1d2a6da977 Created display struct to encapsulate windo and renderer structs.
45a7323213 Centering camera on map.
6ef77524ac Optimized a little map display...
Compare 3 commits »
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-21 22:58:52 +02:00
08b4963bce Updated TODO.md.
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-21 22:58:17 +02:00
aec1749384 Updated TODO.md.
419a247584 Changed way asset builder works.
53e5e82976 Fixed hitbox layer export in tiled extension.
1951d0bbca Documented changing map format and tiled export tool updated.
66a0cf3df8 Working map diplaying.
Compare 8 commits »
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-21 22:54:42 +02:00
2a0803d4c4 Changed map and texture formats.
a2420cb277 Removed trace in release mode.
8d021e517a Working map diplaying.
49c158e463 Moved display functions from frects to rects.
5eb065b1cf Added camera and started to add map drawing.
Compare 5 commits »
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-18 17:21:43 +02:00
d4bfd395f8 Actualiser SCENARIO.fr.txt
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-18 17:20:06 +02:00
0225455273 Actualiser SCENARIO.fr.txt
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-18 17:18:41 +02:00
c25c28275a Actualiser SCENARIO.fr.txt
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-17 19:47:30 +02:00
519ae78ada Added error handling in display update.
8f63135415 Changed texture transparent color to 0x0001 for future compatibility with fxsdk and gint.
5ba0ff9be3 Modified topics creation and deletion location.
513b8d1f37 Corrected makefile options and added a debug message for removal of topics.
fc410c11ab Fixed obsolete code for type compatibility.
Compare 9 commits »
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-17 19:47:22 +02:00
44a3cec957 Changed texture transparent color to 0x0001 for future compatibility with fxsdk and gint. Added error handling for display update and other functions.
434cc4fd4e Modified topics creation and deletion location.
6c25cc0ca0 Updated todo.
c44f6b9842 Corrected makefile options.
93c76a992c Fixed managers exit order.
Compare 6 commits »
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-16 16:04:06 +02:00
8e350ac509 Corrected floating point numbers issus because of javascript and entity writing order depending on their IDs.
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-16 16:03:13 +02:00
152be5f888 Corrected some issues with entity loading from maps.
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-16 14:47:10 +02:00
67ca898bcd Loading entities from maps.
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-16 14:26:20 +02:00
b470a4c56f Loading entities from maps.
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-16 14:25:37 +02:00
a9d88e50e7 Loading entities from maps !
11258031c2 Added error message in event bus subcription func.
Compare 2 commits »
ulysse pushed to main at ulysse/2D_Engine_C 2026-08-16 01:05:29 +02:00
73a3133547 Loading and destroying maps.
ulysse pushed to main at ulysse/2D_Engine_SDL3_Core 2026-08-16 01:05:08 +02:00
4995e0757b Loading and destroying maps.