Alex King
|
2e0ed82986
|
[Grids] Convert Grid/Grid Entries to Repositories (#4011)
* [Grids] Convert Grid/Grid Entries to Repositories
- Convert `AddWaypoint()`, `AddWaypointForSpawn()`, `DeleteWaypoint()`, `GetHighestWaypoint()`, `GetRandomWaypointFromGrid()`, `GridExistsInZone()`, and `ModifyGrid()` to repositories.
* Update grid.cpp
* Update questmgr.cpp
* Update waypoints.cpp
* Update waypoints.cpp
|
2024-01-28 23:37:34 -06:00 |
|
Chris Miles
|
79285b1002
|
[Repositories] Add GetMaxId, Count (#2371)
* [Repositories] Add GetMaxId, Count
* Update cmake with repositories, regenerate extended repos
* Remove license from files
* Simplify receivers
* Receiver simplify remaining
* Simplify receivers final
* Pass params by const reference
* Modernize grid tables
* Remove guild members since it doesn't conform as a generatable table
* PR comment
|
2022-08-13 18:40:56 -05:00 |
|
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 |
|
Akkadius
|
be57c57029
|
More adjustments [skip ci[
|
2020-04-05 23:11:25 -05:00 |
|
Akkadius
|
82b017887d
|
Upload generated repositories
|
2020-04-03 02:49:40 -05:00 |
|
Akkadius
|
dae20afcba
|
Fix character creation tenancy operations
|
2020-03-31 01:49:42 -05:00 |
|
Akkadius
|
43716332aa
|
Bulk load grids at repop and zone init instead of 2 costly individual selects per NPC, create repositories to decouple database logic from business logic
|
2020-03-30 05:49:43 -05:00 |
|