hondacrx
|
149fadccab
|
Make PreparedStatements static for each database.
|
2023-02-04 20:55:14 -05:00 |
|
hondacrx
|
f73e64396f
|
Update license headers for all files.
|
2023-01-18 17:25:32 -05:00 |
|
hondacrx
|
114747fc4b
|
Misc fixes
|
2022-07-29 17:24:07 -04:00 |
|
hondacrx
|
3a746f931f
|
Core/WorldStates: Allow using -1 in database for MapIDs column to mark worldstates that should be bound to a map and allowed on all maps
Port From (https://github.com/TrinityCore/TrinityCore/commit/071be5a0861924521da5df1ce6fc35ee5a7089d4)
|
2022-07-25 22:01:03 -04:00 |
|
hondacrx
|
9278f0b3c7
|
Fixes some phasing issuses.
|
2022-07-25 14:03:51 -04:00 |
|
hondacrx
|
62c5f44f37
|
Core/WorldStates: Fixed wrong prepared statement being used for saving world state values
Port From (https://github.com/TrinityCore/TrinityCore/commit/7073a8bbe5bb88b8f49d27d0950b4d0d9a805597)
|
2022-07-16 19:38:48 -04:00 |
|
hondacrx
|
e521433e38
|
Core/WorldStates: Move custom worldstates to separate table and move saving worldstate values to WorldStateMgr
Port From (https://github.com/TrinityCore/TrinityCore/commit/e487d78ba7b37c35ede36c554169d26afeac88b0)
|
2022-07-14 20:25:57 -04:00 |
|
hondacrx
|
6825419b88
|
Core/WorldStates: Migrate battleground HolidayWorldState to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/020166649dd5afb94dddbfcc990d4bb51e231ab1)
|
2022-07-13 17:35:10 -04:00 |
|
hondacrx
|
aae75ce85d
|
Core/WorldStates: Skip sending SMSG_UPDATE_WORLD_STATE when value does not change
Port From (https://github.com/TrinityCore/TrinityCore/commit/db79e29121b74dc62da1b68cf1e25fb8e31ffbdf)
|
2022-07-09 12:46:08 -04:00 |
|
hondacrx
|
c6ecb00c0a
|
Core/WorldStates: Allow setting "hidden" field of SMSG_UPDATE_WORLD_STATE
Port From (https://github.com/TrinityCore/TrinityCore/commit/de26cafbbe1b355b69ec871f4fee0704a3ef29a5)
|
2022-07-09 12:37:04 -04:00 |
|
hondacrx
|
7e01c50655
|
Fixes loading of server.
|
2022-07-07 13:44:17 -04:00 |
|
hondacrx
|
cabb59efe8
|
Core/WorldStates: Migrate war mode bonus value worldstates to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/4ac86c13d2b00817c9213ca2c22b747d3fff454e)
|
2022-07-01 22:53:01 -04:00 |
|
hondacrx
|
57d3221a93
|
Some misc fixes
|
2022-06-29 11:06:53 -04:00 |
|
hondacrx
|
a98ce1eb00
|
Core/WorldStates: Add area requirements to world states
Port From (https://github.com/TrinityCore/TrinityCore/commit/70eacebad531af0a4b5b4ac6be6d90ddc56ed5d4)
|
2022-06-27 16:56:01 -04:00 |
|
hondacrx
|
9cece8cc8a
|
Core/WorldStates: Migrate Wintergrasp worldstates to new system
Port From (https://github.com/TrinityCore/TrinityCore/commit/6285033ed5ba8f67330eca40c1ae4840882a98d3)
|
2022-06-27 16:45:31 -04:00 |
|
hondacrx
|
2ea34c42fa
|
Core/WorldStates: Allow multiple map ids for world states
Port From (https://github.com/TrinityCore/TrinityCore/commit/f874f34f04228a41133cd7ce5621e3c637bbf48a)
|
2022-06-27 16:03:42 -04:00 |
|
hondacrx
|
7be2eb52cc
|
Core/World: implement database support for default map and realm wide world states
Port From (https://github.com/TrinityCore/TrinityCore/commit/737d94d7efe0b6c308ac1bf3692b6aa2e43f5adb)
|
2022-06-25 22:52:20 -04:00 |
|