Houmgaor
072d3b895d
fix(goocoo): backport personal poogie system from main branch
...
The personal poogie (goocoo) system was completely broken because the
code referenced the old "gook" table/column names while the database
schema had been renamed to "goocoo". All read/write queries failed
silently, resulting in no poogie data being saved for any player.
Backports from main: renamed Gook struct to Goocoo with correct
structured fields (22 int16 + 2 uint32), updated all SQL queries to
use goocoo table/columns, and added comprehensive packet parsing tests.
2026-02-08 00:55:31 +01:00
wish
813cf169c9
mitigate LoadDecoMyset crashing on older versions
2026-02-02 16:29:42 +01:00
Houmgaor
bfdfed0c71
fix(presets): players with more than 40 presets would crash on logging in.
2025-11-24 11:20:00 +01:00
wish
29d62634fa
clean up various save handlers
2023-01-29 22:32:52 +11:00
wish
068b7ba72d
clean up various save handlers
2023-01-29 21:35:01 +11:00
wish
88815c0a05
dump other savedata types
2022-09-05 15:42:16 +10:00
wish
b172168418
implement proper house entry verification
2022-09-05 15:26:57 +10:00
wish
670f8f7882
update schema to merge existing data, move trophy
2022-09-04 18:12:51 +10:00
wish
377bb39be6
fix house password checking
2022-09-04 17:45:05 +10:00
wish
9259476316
implement persistent house data
2022-09-04 15:53:24 +10:00
wish
2a1ce2b79d
match houses by wildcard name
2022-08-19 17:06:15 +10:00
wish
8a3daa1cfa
add exchanged tkts to warehouse gift box
2022-08-19 14:42:00 +10:00
wish
bc75902da1
prevent nil warehouse error
2022-08-16 01:39:53 +10:00
wish
81e40b988d
warehouse equipment updates
2022-08-15 21:53:00 +10:00
wish
b7d41c1c7f
warehouse item updates
2022-08-15 20:09:19 +10:00
wish
86cb254d1a
initial warehouse concept
2022-08-15 15:12:50 +10:00
wish
a0dbe9d8c6
change title db syntax
2022-08-11 18:47:50 +10:00
wish
9fe1b1d04a
initial titles implementation
2022-08-11 02:50:59 +10:00
wish
33d28904d1
fix stubbed title enumeration
2022-08-02 18:55:19 +10:00
wish
2c0e7a5267
repository cleanup
2022-07-29 03:25:23 +10:00