Commit graph

20 commits

Author SHA1 Message Date
e0545ce9af Update indexes for the prepared statement 2024-04-24 01:27:12 -07:00
4fefc79f5f Migrations were not being properly updated 2024-04-24 00:46:08 -07:00
e7f289d709 Add a sanity check for migrations, only execute when migration is newer than current table 2024-04-24 00:19:41 -07:00
b534287c51 Attempt to fix database not being set 2024-04-23 23:48:28 -07:00
a3d4ae321e Fix null errors related to Migrations 2024-04-23 23:40:54 -07:00
378f44b769 Fix a crash 2024-04-23 22:02:28 -07:00
b91ce4e912 Add some missing calls in restore queue with database addition 2024-04-23 20:25:52 -07:00
c8fc5f4c81 Finish implementation 1 of Block Snapshotting 2024-04-23 18:39:02 -07:00
40ce8774fb More implementation of the block restore queue functionality 2024-04-23 15:40:43 -07:00
20a756277d Bump version. Add event for restore queue registration 2024-04-12 08:28:40 -07:00
7d924f7740 LZ-#17 - Finish initial implementation 2024-04-12 07:52:00 -07:00
059055044d Last commit for the night. Hook up some more components of the snapshotting system 2024-04-11 03:15:51 -07:00
7472db98d5 Adds the block restore code to the Runner 2024-04-11 03:11:55 -07:00
01f269e123 #17: Start implementing more of the block restore and queue systems. 2024-04-11 03:04:26 -07:00
c03261fd7a LZ-17: Add initial block restore queue registry, and a registration event 2024-04-11 01:21:13 -07:00
3302ab14b8 Start to add in a block queue system to allow my other mods to have separate queues for different things. 2024-04-11 00:47:31 -07:00
99e38893ca Do more work on implementing a new saved block system 2024-04-09 14:23:03 -07:00
4247ae6246 Push current work 2024-04-09 13:22:41 -07:00
ed9d9bd249 Fix compile errors 2024-04-07 16:01:28 -07:00
b01d45f9ab Track player position for a custom event 2023-02-16 07:56:00 -07:00