12730 Commits

Author SHA1 Message Date
Vayle
24c15b16fe
Merge pull request #82 from Valorith/copilot/sub-pr-80-again
Fix PutItemInInventoryWithStacking: scan full inventory before placing in empty slot
2026-03-19 22:50:13 -04:00
copilot-swe-agent[bot]
f95cb1887f Merge remote-tracking branch 'origin/codex/bazaar-offline-trading-rework' into copilot/sub-pr-80-again
# Conflicts:
#	zone/inventory.cpp
2026-03-20 02:46:49 +00:00
Vayle
5af371ac60
Merge pull request #87 from Valorith/copilot/sub-pr-80-78df83ab-fc86-4eda-900e-3a2f3889ead1
Fix unlimited charges sentinel round-trip in inventory load
2026-03-19 22:42:54 -04:00
Vayle
4663353699
Merge pull request #84 from Valorith/copilot/sub-pr-80-yet-again
Fix partial inventory write: rollback transaction on PutItemInInventory failure
2026-03-19 22:42:29 -04:00
copilot-swe-agent[bot]
4bb92a8cd6 Merge origin/codex/bazaar-offline-trading-rework: resolve inventory.cpp transaction conflict 2026-03-20 02:42:02 +00:00
Vayle
0da1eba314
Merge pull request #86 from Valorith/copilot/sub-pr-80-please-work
Fix CloneMob base_race copy to preserve source mob's original race
2026-03-19 22:41:35 -04:00
copilot-swe-agent[bot]
1e4691e44c Fix unlimited charges sentinel: use >= instead of > for int16::max() check
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-20 02:41:11 +00:00
Vayle
1bb872e900
Merge pull request #88 from Valorith/copilot/sub-pr-80-3de2c56e-01eb-4dbe-99cb-1a3d8f9ae362
Pass Strings::Implode unordered_set parameter by const reference
2026-03-19 22:40:49 -04:00
Vayle
df6a13398b
Merge pull request #85 from Valorith/copilot/sub-pr-80-one-more-time
Fix non-const lvalue reference binding to temporary iterator in inventory_snapshots_repository
2026-03-19 22:40:28 -04:00
copilot-swe-agent[bot]
882a2627ab Pass unordered_set by const ref in Strings::Implode to avoid unnecessary copy
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-20 02:39:19 +00:00
Vayle
b329c5fe34
Merge pull request #83 from Valorith/copilot/sub-pr-80-another-one
Fix PutItemInInventoryWithStacking: complete stack-fill pass before using empty slots
2026-03-19 22:39:15 -04:00
Vayle
cad795b16c
Merge pull request #81 from Valorith/copilot/sub-pr-80
Remove duplicate cpc.quantity assignment in parcels.cpp
2026-03-19 22:38:07 -04:00
copilot-swe-agent[bot]
f6e9dac2b0 Fix PutItemInInventoryWithStacking: scan full inventory before using empty slot fallback
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-20 02:37:46 +00:00
copilot-swe-agent[bot]
5aee32e854 Fix CloneMob to copy base_race from in.base_race instead of in.race
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-20 02:37:40 +00:00
copilot-swe-agent[bot]
0ac9625881 Fix PutItemInInventoryWithStacking: complete stack-fill pass before using empty slots
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-20 02:37:13 +00:00
copilot-swe-agent[bot]
b7016814b1 Initial plan 2026-03-20 02:37:00 +00:00
copilot-swe-agent[bot]
5fa4e001ab Check PutItemInInventory return value; rollback transaction on failure
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-20 02:36:40 +00:00
copilot-swe-agent[bot]
2647b4b80d Initial plan 2026-03-20 02:35:55 +00:00
copilot-swe-agent[bot]
c652a07c05 Fix non-const lvalue reference binding in inventory_snapshots_repository.h
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-20 02:35:15 +00:00
copilot-swe-agent[bot]
694de99c36 Initial plan 2026-03-20 02:35:02 +00:00
copilot-swe-agent[bot]
70cee8c6ec Initial plan 2026-03-20 02:34:17 +00:00
copilot-swe-agent[bot]
6ef7059e77 Initial plan 2026-03-20 02:33:58 +00:00
copilot-swe-agent[bot]
e85047f234 Initial plan 2026-03-20 02:33:26 +00:00
copilot-swe-agent[bot]
0df728d660 Initial plan 2026-03-20 02:33:03 +00:00
copilot-swe-agent[bot]
65ba0f127e Remove duplicate cpc.quantity assignment in parcels.cpp
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-20 02:32:52 +00:00
copilot-swe-agent[bot]
a9e35378f4 Initial plan 2026-03-20 02:31:51 +00:00
Vayle
2add472199 Implement bazaar item identity and offline trading rework 2026-03-19 22:18:32 -04:00
Vayle
50f3b80976
Merge pull request #78 from Valorith/codex/groundspawn-charge-desync-fix
[Bug Fix] Fix groundspawn Pickup Desync and Boost header linkage
2026-03-18 23:09:02 -04:00
Vayle
77a86091e8
Merge pull request #79 from Valorith/codex/task-delivery-handin-fix
[Bug Fix] Fix task delivery hand-ins on quest NPCs
2026-03-18 23:08:40 -04:00
Vayle
4bc73ecb6a Fix scripted ground object item normalization 2026-03-18 22:34:15 -04:00
Vayle
ea309597a6 Fix task delivery hand-ins on quest NPCs 2026-03-18 20:52:27 -04:00
Vayle
510af32dad Investigate groundspawn desync 2026-03-18 20:09:59 -04:00
Vayle
40e0aef44f
Merge pull request #68 from Valorith/codex/fix-suppressed-buff-restore
Fix suppressed buff effect restoration
2026-03-09 20:37:52 -04:00
Vayle
98e0b6738c
Merge pull request #77 from Valorith/copilot/sub-pr-68-again
Fix suppressed buff effect restoration
2026-03-09 19:39:44 -04:00
copilot-swe-agent[bot]
d557d71812 Remove incorrect BindSight restoration from ReapplyBuffEffects
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-09 23:38:40 +00:00
copilot-swe-agent[bot]
6d8b3c9fff Initial plan 2026-03-09 23:35:25 +00:00
Vayle
5535f88924
Merge pull request #73 from Valorith/copilot/sub-pr-68
Fix suppressed buff effect restoration + drop suppressed illusions on zone/relog
2026-03-09 17:41:30 -04:00
Vayle
5f7957ccb2
Merge pull request #74 from Valorith/copilot/sub-pr-68-again
Fix stale spell reference in ReapplyBuffEffects loop
2026-03-09 17:40:41 -04:00
copilot-swe-agent[bot]
7eb00262a0 Guard stale spell reference in ReapplyBuffEffects loop
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-09 21:34:58 +00:00
copilot-swe-agent[bot]
1ccf5dd805 Drop suppressed illusions on zone/relog session change
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-09 21:34:30 +00:00
copilot-swe-agent[bot]
e48bff5da2 Initial plan 2026-03-09 21:31:54 +00:00
copilot-swe-agent[bot]
2cc9c25d9e Initial plan 2026-03-09 21:30:40 +00:00
Vayle
bc7fca92e7
Merge pull request #72 from Valorith/copilot/sub-pr-68
Fix suppressed buff effect restoration
2026-03-09 17:09:18 -04:00
copilot-swe-agent[bot]
485614608b Apply PR feedback: bounds check, DivineAura client guard, levitate dedup
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-09 21:01:15 +00:00
copilot-swe-agent[bot]
8fcfb265cb Initial plan 2026-03-09 20:58:31 +00:00
Vayle
788365989c
Merge pull request #69 from Valorith/copilot/sub-pr-68
Fix suppressed buff effect restoration
2026-03-09 15:44:54 -04:00
copilot-swe-agent[bot]
dbb517e991 Fix BuffFadeBySlot: restore outer else for normal buff fade slot clearing
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-09 19:41:11 +00:00
Vayle
04a907a304
Merge pull request #70 from Valorith/copilot/sub-pr-68-again
Fix: restore outer SPELL_UNKNOWN branch in BuffFadeBySlot
2026-03-09 15:31:32 -04:00
Vayle
4425ee4692
Merge pull request #71 from Valorith/copilot/sub-pr-68-another-one
Fix misplaced comment between ReapplyBuffEffects and BuffFadeBySlot
2026-03-09 15:30:46 -04:00
copilot-swe-agent[bot]
c10eeb0c16 Fix: restore outer else-SPELL_UNKNOWN branch in BuffFadeBySlot
Co-authored-by: Valorith <76063792+Valorith@users.noreply.github.com>
2026-03-09 19:30:30 +00:00