Alex King
|
2e760d6397
|
[Code] ZoneStore Global to Singleton Cleanup (#4934)
|
2025-06-23 06:45:06 -04:00 |
|
Alex King
|
f29478c105
|
[Commands] Add #zonevariable Command (#4882)
* [Commands] Add #zonevariable Command
* Update zonevariable.cpp
* Argument safety
---------
Co-authored-by: Chris Miles <akkadius1@gmail.com>
|
2025-05-14 20:53:43 -05:00 |
|
Chris Miles
|
30c39194a3
|
[Zone] Zone State Improvements (Continued) (#4768)
* [Zone] Zone State Improvements (Continued)
* Ignore a few events when we resume from suspend
* Add is_zone field
* Update database_update_manifest.cpp
* Update database_update_manifest.cpp
* Update database_update_manifest.cpp
* Update zone_save_state.cpp
* Update zone_save_state.cpp
* Add Zone Variables
* Update methods
* Update zone_save_state.cpp
* Update zone_save_state.cpp
---------
Co-authored-by: Kinglykrab <kinglykrab@gmail.com>
|
2025-03-11 01:14:09 -05:00 |
|
Alex King
|
f8837d0926
|
[Quest API] Add DisableRespawnTimers to Perl and Lua (#4691)
* [Quest API] Add DisableRespawnTimers to Perl and Lua
* Update lua_zone.h
* Update lua_zone.cpp
* Change up how we're doing this
---------
Co-authored-by: Akkadius <akkadius1@gmail.com>
|
2025-02-20 00:26:46 -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 |
|
Alex King
|
9e07d90664
|
[Quest API] Add Zone Support to Perl and Lua (#4662)
* [Quest API] Add Zone Support to Perl and Lua
* Final
|
2025-02-08 23:21:15 -06:00 |
|