95 Commits

Author SHA1 Message Date
8f5ab51158 [jasper/world/studio/worldeditor] Cleanup
All checks were successful
Build / build (push) Successful in 3m44s
2025-01-13 22:17:00 -06:00
a4045cfae5 [jasper/world/studio/worldobjectseteditor] Fix possible array overrun 2025-01-13 22:16:32 -06:00
37e0ead5bf [jasper/world/studio/worldobjectseteditor] Fix build for certain compilers 2025-01-13 21:34:23 -06:00
d16a6e1659 [jasper/world/studio/worldobjectseteditor] Make palette removal update object palette refs 2025-01-13 21:33:29 -06:00
c8217e5ab0 [jasper/world] Move obj states initialization to initial loading of resources
All checks were successful
Build / build (push) Successful in 3m54s
2025-01-13 01:43:25 -06:00
4520050bf9 [jasper/world] Clear object states when tiles are reset 2025-01-13 00:36:13 -06:00
2eba5a6882 [jasper/world/studio/worldobjectseteditor] Make object edits obsolete if nothing changed
All checks were successful
Build / build (push) Successful in 3m54s
2025-01-13 00:23:54 -06:00
d33eef2be6 [jasper/world/studio/worldobjectseteditor] Disable Interval for objects with only 1 frame 2025-01-13 00:20:13 -06:00
d5d22372e1 [jasper/world] Make World::updateObj return error
All checks were successful
Build / build (push) Successful in 3m55s
2025-01-12 23:58:26 -06:00
fd5a82689c [jasper/world] Get animations working
All checks were successful
Build / build (push) Successful in 3m43s
2025-01-12 22:50:44 -06:00
21f7ce7885 [jasper/world] Fix issues with selecting a non-leaf node subsheet in WorldObjectSetEditor
All checks were successful
Build / build (push) Successful in 3m44s
2025-01-12 16:27:44 -06:00
4d8a3dc0e9 [jasper/world] Make obj frames default to SubSheet children count
All checks were successful
Build / build (push) Successful in 3m40s
2025-01-12 02:56:07 -06:00
028d98cc41 [jasper/world] Cleanup 2025-01-12 01:40:44 -06:00
953edfa64a [jasper/world] Cleanup, add frames to WorldObjectSetEditor
All checks were successful
Build / build (push) Successful in 3m42s
2025-01-12 01:33:53 -06:00
2b9609e308 [jasper/world] Cleanup 2025-01-11 23:12:44 -06:00
590b2524e5 [jasper/world] Rework WorldEditor to use incremental loading
All checks were successful
Build / build (push) Successful in 3m43s
2025-01-11 22:20:29 -06:00
c774b5da70 [jasper/world] Give world static a default obj ref set
All checks were successful
Build / build (push) Successful in 3m42s
2025-01-11 19:45:38 -06:00
58b0254ff5 [jasper/world/studio] Cleanup
All checks were successful
Build / build (push) Successful in 3m43s
2025-01-11 16:26:17 -06:00
ff7357a6d9 [jasper/world] Cleanup
All checks were successful
Build / build (push) Successful in 3m42s
2025-01-11 14:15:25 -06:00
ab21f09f55 [jasper/world] Fix build warning
All checks were successful
Build / build (push) Successful in 3m41s
2025-01-11 03:52:19 -06:00
2103a03a15 [jasper/world] Add support for incremental updating of WorldStatic 2025-01-11 03:38:05 -06:00
deac8ecd0d [jasper/world] Cleanup 2025-01-09 00:57:38 -06:00
ace11f392b [jasper/world/studio] Cleanup 2025-01-08 23:11:34 -06:00
e2e5240bae [jasper] Run liccor
All checks were successful
Build / build (push) Successful in 3m52s
2025-01-08 22:47:42 -06:00
fc184258c9 [jasper/world] Rework World system
All checks were successful
Build / build (push) Successful in 3m43s
2025-01-08 22:06:04 -06:00
0ae3adc7c7 [jasper/player] Rename player from jasper to Jasper, add quit shortcut in debug builds 2025-01-08 22:03:50 -06:00
1ac3ace95c [jasper/world/studio] Cleanup
All checks were successful
Build / build (push) Successful in 3m59s
2024-12-22 01:21:00 -06:00
dc96e9de79 [jasper/world/studio] Fix build on build server
All checks were successful
Build / build (push) Successful in 3m47s
2024-12-21 20:17:10 -06:00
7247a5522a [jasper/world/studio] Cleanup 2024-12-21 20:06:48 -06:00
33425ccf3a [jasper] Change macro names to comply with broader conventions 2024-12-21 02:41:27 -06:00
1e1724bc88 [jasper/world/studio] Cleanup
Some checks failed
Build / build (push) Has been cancelled
2024-12-14 14:32:31 -06:00
3c068296ca [jasper/world/studio] Cleanup 2024-12-14 00:58:47 -06:00
0d3b87d60c [jasper/world/studio] Cleanup OxException
All checks were successful
Build / build (push) Successful in 3m40s
2024-12-14 00:40:48 -06:00
1b5d81b644 [jasper] Cleanup OxError
All checks were successful
Build / build (push) Successful in 3m42s
2024-12-13 22:08:56 -06:00
4c6dbf4414 [jasper/world] Cleanup
All checks were successful
Build / build (push) Successful in 3m38s
2024-12-08 00:22:42 -06:00
0727b9a1a8 [jasper/player] Cleanup
Some checks failed
Build / build (push) Has been cancelled
2024-12-06 23:19:30 -06:00
80e06a5a57 [jasper/player] Cleanup
All checks were successful
Build / build (push) Successful in 3m11s
2024-12-06 00:22:49 -06:00
555c3f1c8c [jasper/player] Move olympic::run to global namespace 2024-12-06 00:13:45 -06:00
0dcae45825 [jasper/world] Add valid/repair funcs for WorldDoc 2024-12-04 19:51:43 -06:00
f818ae3a51 [jasper/player] Fix for applib change
All checks were successful
Build / build (push) Successful in 3m41s
2024-12-02 21:11:26 -06:00
e57e47498a [jasper/player] Update for new applib 2024-11-28 00:52:01 -06:00
c81e208f70 [jasper/world/studio] Remove Editor::setRequiresConstantRefresh
All checks were successful
Build / build (push) Successful in 3m21s
2024-10-02 01:19:01 -05:00
3cb4058ae1 [jasper/world/studio] Fixes for Studio update
All checks were successful
Build / build (push) Successful in 3m12s
2024-09-30 23:08:08 -05:00
d8f419a756 [jasper/core] Cleanup for consistency, fix name 2024-09-19 23:49:00 -05:00
1fc681b23e [jasper/world] Remove palette based animation system 2024-06-04 00:38:17 -05:00
8a67657473 [jasper/world/studio] Make WorldEditor remember animate option 2024-06-01 20:38:19 -05:00
f338a6a86a [jasper/player] Make player default to working dir for asset dir
All checks were successful
Build / build (push) Successful in 3m18s
2024-06-01 18:06:28 -05:00
cab71a5fcf [jasper/world/studio] Make WorldEditor able to animate BG
All checks were successful
Build / build (push) Successful in 3m17s
2024-06-01 15:43:38 -05:00
f8acaf6551 [studio,turbine] Fix Turbine sleep logic, tweak Studio default sleep values
All checks were successful
Build / build (push) Successful in 3m16s
2024-06-01 01:21:43 -05:00
e861b4f6e7 [jasper/world] Add world background animation
All checks were successful
Build / build (push) Successful in 3m15s
2024-05-31 23:55:12 -05:00