Chris Miles
|
dfd8f84cac
|
[Strings] Refactor Strings Usage (#2305)
* Initial commit checkpoint
* More functions converted
* Commify
* More functions
* Fin
* Sort declarations
* Split functions between files
* Bots
* Update strings.h
* Split
* Revert find replaces
* Repository template
* Money
* Misc function
* Update CMakeLists.txt
* Saylink
* Update strings.cpp
* Swap Strings::Saylink for Saylink::Create since saylink is coupled to zone database
* API casings
|
2022-07-14 02:10:52 -05:00 |
|
Alex
|
f2b67ae969
|
[Quest API] Add Mob-based data bucket methods to Perl/Lua. (#1237)
* Add Mob-based data bucket methods to Perl/Lua.
* Update mob.cpp
* Update perl_mob.cpp
|
2021-02-08 23:06:33 -06:00 |
|
Akkadius
|
373fb3f0e7
|
Decouple zone calls, cleanup logic
|
2020-04-19 04:36:39 -05:00 |
|
Chris Miles
|
13f9c9fdb1
|
Merge pull request #782 from mthogan/master
Added get_data_expires function to both Perl and Lua to retrieve Data…
|
2018-10-20 21:10:30 -05:00 |
|
Akkadius
|
55197cf830
|
Add fix for data buckets deletion
|
2018-10-20 21:07:45 -05:00 |
|
Matt Hogan
|
88debae660
|
Added get_data_expires function to both Perl and Lua to retrieve DataBucket expire time
|
2018-10-19 19:37:25 -04:00 |
|
Akkadius
|
cc4924ebfc
|
Remove log messages [skip ci]
|
2018-07-10 02:35:51 -05:00 |
|
Akkadius
|
e4d8915c9d
|
Make it so DataBuckets set_data can take time formats such as 1s, 1m, 1d, 1y
|
2018-07-10 02:24:55 -05:00 |
|
Akkadius
|
41ab512349
|
Implemented qglobals replacement and/or alternative called "Data Buckets" see changelog for more details
|
2018-07-07 23:59:23 -05:00 |
|