914 Commits

Author SHA1 Message Date
simoleo89 61b5cdee37 fix(commands): bound redeem values 2026-06-17 21:36:11 +02:00
simoleo89 4f2a5999e4 fix(room-items): restore picked item owner 2026-06-17 21:32:34 +02:00
simoleo89 7cf83cf158 fix(trade): verify ownership transfers 2026-06-17 21:26:04 +02:00
simoleo89 4ceac0bbc6 fix(catalog): bound target offer purchases 2026-06-17 21:22:03 +02:00
simoleo89 5768cc3f01 fix(room-moderation): protect owners 2026-06-17 21:15:37 +02:00
simoleo89 18d90a635e fix(room-settings): bound inputs 2026-06-17 21:12:06 +02:00
simoleo89 a90a8754bc fix(wired): bound reward inputs 2026-06-17 20:45:51 +02:00
simoleo89 305d1ca097 fix(wired): guard extra selector payloads 2026-06-17 20:38:40 +02:00
simoleo89 f292426529 fix(wired): bound utility effect payloads 2026-06-17 20:33:52 +02:00
simoleo89 a2d75ea487 fix(wired): bound movement effect payloads 2026-06-17 20:28:11 +02:00
simoleo89 60b998f909 fix(wired): bound bot effect payloads 2026-06-17 20:21:36 +02:00
simoleo89 fbe9eddb37 fix(wired): bound trigger payloads 2026-06-17 20:13:54 +02:00
simoleo89 80c8467f82 fix(wired): bound match payloads 2026-06-17 20:06:34 +02:00
simoleo89 23e6d4800a fix(wired): bound date payloads 2026-06-17 20:00:12 +02:00
simoleo89 c83cd22fff fix(wired): bound variable payloads 2026-06-17 19:55:04 +02:00
simoleo89 29ed72fca9 fix(wired): bound furni selection payloads 2026-06-17 19:25:11 +02:00
simoleo89 25e38fbbeb fix(wired): bound avatar condition payloads 2026-06-17 19:21:54 +02:00
simoleo89 60eeaca689 fix(wired): bound count time payloads 2026-06-17 19:18:23 +02:00
simoleo89 dc6a912632 fix(wired): bound user condition payloads 2026-06-17 19:13:00 +02:00
simoleo89 a2c958684c fix(wired): bound furni condition payloads 2026-06-17 19:09:52 +02:00
simoleo89 237c3a3425 fix(wired): bound team condition inputs 2026-06-17 19:04:56 +02:00
simoleo89 3304edafb7 fix(wired): bound user condition inputs 2026-06-17 18:54:27 +02:00
simoleo89 cf307e44da fix(wired): bound user action inputs 2026-06-17 18:50:06 +02:00
simoleo89 5dfa8df5f4 fix(wired): bound date range inputs 2026-06-17 18:40:48 +02:00
simoleo89 a5dabd924e fix(wired): bound match position inputs 2026-06-17 18:37:25 +02:00
simoleo89 4479763f12 fix(wired): bound furni condition inputs 2026-06-17 18:32:24 +02:00
simoleo89 7869938d98 fix(wired): bound condition inputs 2026-06-17 18:27:36 +02:00
simoleo89 916b9df7a3 fix(wired): clamp trigger timers 2026-06-17 18:20:55 +02:00
simoleo89 0ceeb5ca70 fix(wired): tolerate legacy furni data 2026-06-17 18:15:08 +02:00
simoleo89 2f46f31684 fix(wired): bound reward amounts 2026-06-17 18:11:08 +02:00
simoleo89 240fede12a fix(wired): bound save payloads 2026-06-17 18:06:36 +02:00
DuckieTM 0109c25c80 Merge pull request #234 from simoleo89/fix/items-data-lookups
fix(items): harden item data lookups
2026-06-17 10:03:23 +02:00
DuckieTM 5293b7fd5d Merge pull request #233 from simoleo89/fix/permissions-inputs
fix(permissions): fail closed on stale ranks
2026-06-17 10:03:05 +02:00
DuckieTM b5891ae7da Merge pull request #232 from simoleo89/fix/gameclients-inputs
fix(gameclients): bound login session inputs
2026-06-17 10:02:42 +02:00
DuckieTM b580c67dcf Merge branch 'dev' into fix/gameclients-inputs 2026-06-17 10:02:30 +02:00
DuckieTM 18a37fa92e Merge pull request #231 from simoleo89/fix/navigator-inputs
fix(navigator): bound search inputs
2026-06-17 10:01:55 +02:00
DuckieTM b846f066e4 Merge pull request #230 from simoleo89/fix/catalog-inputs
fix(catalog): bound marketplace inputs
2026-06-17 10:01:29 +02:00
DuckieTM 65cb89dc84 Merge pull request #229 from simoleo89/fix/commands-inputs
fix(commands): enforce staff target ceilings
2026-06-17 10:01:06 +02:00
DuckieTM f2a010b25c Merge pull request #228 from simoleo89/fix/modtool-inputs
fix(modtool): bound staff supplied targets
2026-06-17 10:00:31 +02:00
DuckieTM 42708c0b07 Merge pull request #227 from simoleo89/fix/room-item-inputs
fix(rooms): bound room item inputs
2026-06-17 10:00:11 +02:00
DuckieTM 12753dad2b Merge pull request #226 from simoleo89/fix/room-user-inputs
fix(rooms): bound room user inputs
2026-06-17 09:59:54 +02:00
DuckieTM c094f440b2 Merge pull request #225 from simoleo89/fix/user-profile-inputs
fix(users): bound profile setting inputs
2026-06-17 09:58:55 +02:00
DuckieTM b9d5fa2557 Merge pull request #224 from simoleo89/fix/guild-forum-inputs
fix(forums): bound guild forum view inputs
2026-06-17 09:57:06 +02:00
DuckieTM 4d4c796ad5 Merge pull request #223 from simoleo89/fix/guild-badge-guards
fix(guilds): bound guild management inputs
2026-06-17 09:56:28 +02:00
DuckieTM cc8efb7382 Merge pull request #222 from simoleo89/fix/polls-answer-guards
fix(polls): bound answer payloads
2026-06-17 09:56:03 +02:00
DuckieTM 272aab8309 Merge pull request #221 from simoleo89/fix/catalog-search-results
fix(catalog): repair search offer ids
2026-06-17 09:55:26 +02:00
DuckieTM f9fbbb0355 Merge pull request #220 from simoleo89/fix/room-settings-guards
fix(rooms): validate room settings inputs
2026-06-17 09:54:41 +02:00
DuckieTM 2dac462f81 Merge pull request #219 from simoleo89/fix/trading-packet-guards
fix(trading): bound offered item batches
2026-06-17 09:54:18 +02:00
DuckieTM 159ce25a88 Merge pull request #218 from simoleo89/fix/incoming-packet-guards
fix(friends): bound messenger inputs
2026-06-17 09:53:56 +02:00
DuckieTM 2ef2c59c80 Merge pull request #217 from simoleo89/fix/nitro-secure-asset-safety
fix(auth): bound secure asset file reads
2026-06-17 09:53:08 +02:00