Commit Graph

112 Commits

Author SHA1 Message Date
gary a49c526a4c [nostalgia] Add support for partial tilesheet loading 2024-09-17 23:50:13 -05:00
gary 1617e6cd58 [keel] Cleanup 2024-09-14 22:35:42 -05:00
gary 0136cdd4e4 [keel] Add manifest to pack output
Build / build (push) Successful in 3m10s
2024-09-14 20:47:54 -05:00
gary aa72647a09 [keel] Move vald and repair funcs to their own file, make conversion to validation
Build / build (push) Successful in 3m13s
2024-09-14 14:16:16 -05:00
gary 5191947f72 [keel] Make pack file copy logging nest for dir level
Build / build (push) Successful in 3m11s
2024-09-14 02:52:38 -05:00
gary 4079efd386 [keel] Cleanup
Build / build (push) Successful in 3m10s
2024-09-13 23:55:23 -05:00
gary 2dc921d38e [keel] Add pack file copy status to logging
Build / build (push) Has been cancelled
2024-09-13 23:53:07 -05:00
gary 4a6940aeff [nostalgia/core] Add a valid function for CompactTileSheet 2024-09-07 23:20:04 -05:00
gary 1e5052bae4 [keel] Make default repair return a no repair error 2024-09-07 23:15:15 -05:00
gary f7c159db35 [studio] Cleanup 2024-09-07 02:25:09 -05:00
gary 66a559d48e Merge commit 'ca2d9eb5349ead95bfdf1e16ce129ed3ba18261a'
Build / build (push) Successful in 3m9s
2024-09-07 00:16:03 -05:00
gary 943c1bf48b Merge commit 'a1a34f27f9d873bff520a1e890f5071faa20f170' 2024-08-30 21:13:18 -05:00
gary d2e579b613 Merge commit '88617af4098b1fe159bbc085b1a1927d45af3c22' 2024-07-09 22:31:20 -05:00
gary 62cbe76c1c Merge commit '2da3579818c8cbb50ad4b346f5fbc9e5304e682f' 2024-06-18 00:50:59 -05:00
gary 97c92cac87 [nostalgia/core] Fix getTileIdx(TileSheet, SubSheetId)
Build / build (push) Successful in 3m16s
2024-06-03 23:17:50 -05:00
gary bcb4a8de3f [nostalgia/core] Make load TileSheet functions take CompactTileSheet, in addition to FileAddresses 2024-06-03 20:00:48 -05:00
gary 93f3df039f [studio/modlib] Make TaskRunner check that task is not null 2024-06-02 14:08:23 -05:00
gary e961d9b63d Merge commit 'fc2dec64389824a251fb258f6fd0a9074e521cc2' 2024-06-02 11:35:07 -05:00
gary bddb08c201 [nostalgia] Cleanup config IO 2024-06-01 20:14:29 -05:00
gary d40130eff0 [nostalgia,keel] Make repair return ox::Error
Build / build (push) Successful in 3m15s
2024-06-01 15:54:11 -05:00
gary e008416d08 [turbine] Add TimeMs alias to uint64_t 2024-06-01 13:58:46 -05:00
gary 7472834ef8 [studio/applib] Change updateHandler to 10 second interval 2024-06-01 13:58:15 -05:00
gary c389eeeef8 [nostalgia/core] Add valid and repair functions for PaletteV3 2024-06-01 13:56:15 -05:00
gary 3064f7e742 [keel] Add valid and repair functions for AssetManager 2024-06-01 13:54:45 -05:00
gary 04bf815642 [studio,turbine] Fix Turbine sleep logic, tweak Studio default sleep values 2024-06-01 01:20:01 -05:00
gary 7499bd87da [turbine/gba] Fix ticksMs function signature
Build / build (push) Successful in 3m15s
2024-05-31 23:59:49 -05:00
gary ad3ff78e2f [nostalgia/core/studio] Fix AddSubsheetCommand::undo to undo ID idx change 2024-05-31 23:59:15 -05:00
gary 14eb10016e [nostalgia/core/studio] Cleanup 2024-05-31 23:58:40 -05:00
gary a4b909c890 [nostalgia/core] Fix validateSubSheetIdx 2024-05-31 23:58:21 -05:00
gary f6c327c2d7 [keel] Make GBA AssetRef changeable 2024-05-31 23:57:14 -05:00
gary 41b4fae643 Merge commit 'a0d6019480b421575b54182f52af98fc2379f758' 2024-05-31 23:42:52 -05:00
gary c92ba2713e Merge commit '60789230be4092f2fbd2b2245949603d7d5513b8' 2024-05-31 20:54:46 -05:00
gary cdc7cbdd64 [nostalgia/core/studio] Fix build
Build / build (push) Successful in 3m15s
2024-05-31 01:43:46 -05:00
gary 834c8ef5aa [nostalgia/core/studio] Fix PaletteEditor add/remove color commands
Build / build (push) Failing after 30s
2024-05-31 01:19:55 -05:00
gary accff465d6 Merge commit '76b8b03a2c7c4bbda397629452eaf45fa7fe5ea2' 2024-05-30 23:19:09 -05:00
gary 53f8ec4666 [nostalgia/core] Fix subsheet resize not to read garbage
Build / build (push) Failing after 1m8s
2024-05-29 02:16:07 -05:00
gary cc8ef142b9 [turbine] Remove ClipboardObject::typeMatches
Build / build (push) Successful in 3m13s
2024-05-28 23:41:21 -05:00
gary 87a848e306 [turbine] Make ClipboardObject::typId return a StringView
Build / build (push) Has been cancelled
2024-05-28 23:39:02 -05:00
gary bb127400a1 [turbine] Rework getClipboardObject to use ox::ModelTypeId_v
Build / build (push) Successful in 3m16s
2024-05-28 23:35:22 -05:00
gary a488ba4fd5 [keel] Remove redundant move
Build / build (push) Successful in 3m16s
2024-05-28 21:33:19 -05:00
gary 2db3d0470a [studio] Fix build error
Build / build (push) Has been cancelled
2024-05-28 21:25:31 -05:00
gary 7c7d9decd2 [nostalgia/core/studio] Add acceptsClipboardPayload to TileSheetEditor 2024-05-28 20:58:49 -05:00
gary fe0fea49b3 [studio] Add acceptsClipboardPayload to Editor 2024-05-28 20:58:26 -05:00
gary 181eee0087 [turbine] Make ClipboardObject use ox::ModelTypeId_v for typeId 2024-05-28 20:57:49 -05:00
gary e9f8787403 [keel] Cleanup pack logging 2024-05-28 20:56:40 -05:00
gary 0675b4675b [nostalgia/core/studio] Cleanup TileSheet selection, fix copy/paste bug 2024-05-28 20:36:27 -05:00
gary 8ae716e09c [studio] Add size function to Selection 2024-05-28 01:45:40 -05:00
gary 654c509ccd [keel] Remove setAsset
Build / build (push) Successful in 3m17s
2024-05-27 21:13:17 -05:00
gary bcbca9a5dd [keel,studio] Fix hotloading for files that get loaded as multiple types
Build / build (push) Successful in 3m15s
2024-05-27 19:26:58 -05:00
gary aa89f20ed6 [studio/modlib] Fix type desc writing logic inversion
Also, provide foundation for making file types configurable for default Claw format.
2024-05-27 00:53:24 -05:00