78 Commits

Author SHA1 Message Date
8f8dbefece fix zone 2025-08-06 14:39:39 -05:00
cc49aac689 fix transmute package 2025-08-06 13:37:44 -05:00
fa47af5ffe fix trade package 2025-08-06 13:27:01 -05:00
0c37453971 fix titles package 2025-08-06 13:19:07 -05:00
3b6d35ce98 fix sign package 2025-08-06 12:31:24 -05:00
c67a7bf6c6 fix rules 2025-08-05 21:45:03 -05:00
37574a7db2 fix and clean up recipes 2025-08-05 21:02:00 -05:00
d1b19072f7 fix quests package 2025-08-05 20:41:20 -05:00
5ed7c44270 fixed object package 2025-08-05 19:57:01 -05:00
d38847344c fix npc and subpackages 2025-08-05 19:07:47 -05:00
379326e870 fix languages package 2025-08-04 19:01:56 -05:00
0a2cb55e29 fix items/loot package operations 2025-08-04 13:41:56 -05:00
a3a10406d5 fix housing database access 2025-08-03 21:13:17 -05:00
aa362bde07 fix ground_spawn database file 2025-08-03 20:45:54 -05:00
1c26bb600d fixes for heroic ops 2025-08-03 20:08:00 -05:00
966501670f fix guild package database usage 2025-08-02 13:21:17 -05:00
e210141b8f simplify and improve faction master list validation 2025-08-02 12:18:01 -05:00
d817080bc9 fix factions database, work on validation performance 2025-08-02 10:36:59 -05:00
a011342a36 Fix collections database file and improve master search lookup 2025-08-02 10:12:42 -05:00
674b14f278 fix chat package with raw sqlite usage 2025-08-02 10:04:45 -05:00
1288bc086f remove redundant database wrapper, update achievements to use raw go-sqlite 2025-08-02 09:54:32 -05:00
0a390959fa implement better coverage for groups package 2025-08-02 07:52:08 -05:00
e35e41f643 first pass on group tests 2025-08-01 23:16:49 -05:00
0534c49610 implement tests and beches for ground_spawn package 2025-08-01 22:16:43 -05:00
0889eae1cf implement tests for factions 2025-08-01 20:39:28 -05:00
0388396b0d implement tests and fixes for entity package 2025-08-01 20:29:21 -05:00
f9fdef9466 Implement collections tests and fix database usage 2025-08-01 18:56:47 -05:00
9fd69fba38 minor modernizations 2025-08-01 16:54:53 -05:00
249bb4f3c1 implement classes tests and fix package 2025-08-01 16:42:31 -05:00
c10bf098c5 implement chat tests, fix database usage 2025-08-01 16:24:32 -05:00
28f296e546 implement achievements and appearances tests 2025-08-01 15:59:59 -05:00
8a568d31bd fix and enhance aa package 2025-07-31 18:14:05 -05:00
1bf001834b ensure alt_advancement can build 2025-07-31 15:38:07 -05:00
4129584165 most final integrations 2025-07-31 15:34:04 -05:00
812dd6716a convert more internals 2025-07-31 11:22:03 -05:00
47e6102af1 implement more internals 2025-07-31 08:40:13 -05:00
16d9636c06 convert more internals 2025-07-30 22:53:46 -05:00
3c464c637b convert more internals 2025-07-30 19:42:37 -05:00
a4f2ad4156 convert more internals 2025-07-30 16:34:08 -05:00
1082b47942 converted more internals 2025-07-30 15:29:01 -05:00
0c048db2d5 significant work on automatic conversion 2025-07-30 11:53:39 -05:00
4bae02bec0 add achievements package 2025-07-30 09:38:58 -05:00
fc82f97cb6 create thin database wrapper 2025-07-30 09:29:20 -05:00
f6334b97c9 implement fixes and move login handlers to packet defs 2025-07-30 08:56:18 -05:00
ca2ef3a613 implement packet def loader 2025-07-30 08:39:07 -05:00
555e2aaa8f fix parser test types 2025-07-30 08:06:13 -05:00
9c35904ecf bring in more common types from emu 2025-07-29 22:23:29 -05:00
d337309b17 continue work on parser, move converted packet/substruct definitions over 2025-07-29 22:05:20 -05:00
44949f9529 update parser docs for templates 2025-07-29 08:53:40 -05:00
19bc67233b implement packet field templates 2025-07-29 08:51:43 -05:00