Commit Graph

102 Commits

Author SHA1 Message Date
3df4e1662e [jasper/world/studio/worldobjectseteditor] Add file drag/drop support 2025-01-19 14:32:41 -06:00
a5e089b6ae [jasper/world] Add World Person TileSheet template
Some checks failed
Build / build (push) Failing after 1m13s
2025-01-18 20:17:22 -06:00
3fdcf49b65 [jasper/world] Fix compiler warnings
All checks were successful
Build / build (push) Successful in 3m49s
2025-01-14 01:25:12 -06:00
1d185e2036 [jasper/world] Cleanup types, add consts
All checks were successful
Build / build (push) Successful in 3m45s
2025-01-14 00:36:06 -06:00
9187c07551 [jasper/world] Make palBank fields 8 bit
All checks were successful
Build / build (push) Successful in 3m48s
2025-01-14 00:11:32 -06:00
1474456ee1 [jasper/world] Cleanup
All checks were successful
Build / build (push) Successful in 3m45s
2025-01-13 22:43:38 -06:00
9c7ccb5df5 [jasper/world] Fix ObjTileRefSet comparison operator 2025-01-13 22:42:43 -06:00
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