KimLS
ccb3cef3d7
fix zone
2025-12-07 19:37:23 -08:00
Chris Miles
2eb291a461
[Databuckets] Revert Caching Changes of #4917 ( #4957 )
...
* [Databuckets] Revert Caching Changes of #4917
* Comment caching tests until addressed later
2025-06-28 17:28:19 -05:00
Chris Miles
947795f1d1
[Code] EQEmuLogSys Global to Singleton Cleanup ( #4925 )
...
* [Code] EQEmuLogSys Global to Singleton Cleanup
* Post merge fix
2025-06-25 14:05:49 -05:00
Chris Miles
ea96cbf885
[Databuckets] Nested Caching ( #4917 )
...
* [Databuckets] Nested Caching
* One more
* Update benchmark_databuckets.cpp
* Add caching tests
* Fix tests and scoping
* Update databuckets.cpp
* Fix tests
* Rebase fixes
* [Databuckets] Implement Cache in World (#4920 )
2025-06-25 12:47:43 -05:00
Chris Miles
e846bb86b6
[Code] Remove Regex Compile Bloat ( #4947 )
2025-06-22 02:08:15 -05:00
Chris Miles
1be7e56b86
[Databuckets] Move Databuckets to Common ( #4918 )
...
* [Databuckets] Move Databuckets to Common
* Fix linking issue
2025-06-16 16:48:29 -05:00
zimp-wow
dca892e258
[Bugfix] Prevent final shutdown from persisting incomplete state. ( #4849 )
...
* [Bugfix] Prevent final shutdown from persisting incomplete state.
* [Bugfix] Change shutdown parameters to member variable.
2025-04-09 20:55:56 -05:00
Chris Miles
b9cfdea76c
[Zone] Zone State Automated Testing and Improvements ( #4808 )
...
* [Zone] Zone State Automated Testing and Improvements
* Spawn condition
* Update zone.cpp
* Remove redundant logic
* Update zone_state.cpp
* TestZLocationDrift
* Protect NPC resumed NPC's from being able to die
2025-03-30 01:45:28 -05:00
Chris Miles
4bc881da4b
[Tests] Cleanup Hand-in Tests ( #4749 )
2025-03-04 17:15:27 -06:00
Chris Miles
0615864d51
[Databuckets] Nested Databuckets Protections and Improvements ( #4748 )
...
* Check for valid JSON before using it
* Do not allow nested keys to set be set an expiration
* Prevent overwriting of existing object or array
* Nested deletion support
* Update data_bucket.cpp
* Test cases
* More test cases, fix
* Update databuckets.cpp
* Update databuckets.cpp
* Basic databucket tests
* Update databuckets.cpp
* Update databuckets.cpp
2025-03-04 13:16:21 -06:00
Chris Miles
49cf97ae9c
[Databuckets] Add Zone Scoped Databuckets ( #4690 )
...
* [Databuckets] Add Zone Scoped Databuckets
* Add database indexes
* Update database_update_manifest.cpp
* Shutdown fix
* Testing
* Perf boost
* Revert "Perf boost"
This reverts commit 55d3e507d30719fc3f631806a4c5d09bc65430a1.
* Update data_bucket.cpp
2025-02-18 00:14:49 -06:00
Chris Miles
e0d95b4302
[NPC Handins] Fix MultiQuest Handins ( #4651 )
...
* [NPC Handins] Fix multi-quest handins
* Update linux-build.sh
2025-02-07 03:28:02 -06:00
Chris Miles
6fb919a16f
[Items] Overhaul Item Hand-in System ( #4593 )
...
* [Items] Overhaul Item Hand-in System
* Edge case lua fix
* Merge fix
* I'm going to be amazed if this works first try
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
* Update linux-build.sh
* Add protections against scripts that hand back items themselves
* Remove EVENT_ITEM_ScriptStopReturn
* test
* Update npc_handins.cpp
* Add Items:AlwaysReturnHandins
* Update spdat.cpp
* Bypass update prompt on CI
2025-02-03 16:51:09 -06:00
Chris Miles
b027edd21e
[API] Implement Zone Sidecar ( #3635 )
...
* Zone sidecar work
* Process management work
* Merge
* Sidecar work
* API config option
* Request proxy work
* Proxy headers and params
* Change port
* Remove code
* Sim work
* Sidecar work
* Update loot_simulator_controller.cpp
* Update loot_simulator_controller.cpp
* Formatting
* Post merge change
* Windows compile fix
* Update sidecar_api.cpp
* Update strings.cpp
2023-10-23 22:39:37 -05:00