Ovahlord
928aeccd59
Core/Items: ported random enchantment updates from master branch
2021-01-24 14:36:07 +01:00
TDB Release
3e5ff77e0d
TDB 434.20091 - 2020/09/22
2020-09-22 00:58:18 +00:00
Roc13x
31b6b77200
Core/Players: Several gold handling improvements ( #155 )
...
* Updated the following systems to support large (64bit) gold numbers:
- Auction House
- Mail
- Commands
- Guild bank withdraw limits
- Guild Bank eventlog
- Vendor
* Fixed some vendor checks for when BuyCount > 1
* Tweaked some checks for available gold space
2020-08-03 17:24:32 +02:00
Ovahlord
aec1d1a2fa
Misc: fixed build
2020-07-23 17:00:54 +02:00
Ovahlord
458f90323f
DB: fixed auth database base sql
2020-07-22 17:06:14 +02:00
Treeston
cbec08f2b5
Scripts/Commands: New command: .debug threatinfo
...
# Conflicts:
# sql/base/auth_database.sql
# sql/old/4.3.4/auth/19_2017_06_18/2018_01_09_00_auth.sql
# sql/old/4.3.4/world/23_2017_11_15/2018_01_09_00_world.sql
# src/server/game/Accounts/RBAC.h
# src/server/game/Combat/ThreatManager.h
2020-07-22 17:02:48 +02:00
Ovahlord
d46fb93657
Core/Pools: ported pooling updates from 335 branch
2020-07-13 11:17:19 +02:00
TDB Release
e51f48c576
TDB 434.20051 - 2020/05/19
2020-05-19 01:46:14 +00:00
Ovahlord
0a95745f0e
DB: synch base world database with latest structure
2020-03-07 11:54:14 +01:00
Ovahlord
587bf05a25
DB: added creature_template_movement table to base world database to make travis happy
2020-03-06 18:14:34 +01:00
Ovahlord
60f0b8f0de
DB: added missing table to world database base sql file to make travis happy
2020-02-23 02:30:28 +01:00
Ovahlord
5d38f0c778
DB: make travis happy
2020-02-22 01:02:15 +01:00
Ovahlord
eb9d3ac09a
DB: fixed auth database base file file naming for updates
2020-02-19 06:05:03 +01:00
Ghaster
df173c7e1c
Core/Bnet: Cleanup/Improve Battle.net account commands ( #33 )
2020-02-19 02:52:11 +01:00
Ovahlord
4cf6bd3a4c
DB: added character db updates from 2715301823 to base sql
2020-01-06 10:55:20 +01:00
funjoker
c5ab59a2ed
Update base sqls
2019-11-06 02:25:22 +01:00
Shauren
e596504d93
* Auth/Battle.net Added missing build check to JoinRequest handler
...
* Core/Commands: Battle.net account command changesisting accounts
(6584995c11 )
(0c27ffaa49 )
2019-10-08 15:26:06 +02:00
Treeston
90540d684b
Core/Misc: Various dynspawn cleanup and refactors split off from pooling rewrite:
...
- Map::RemoveRespawnTime(SpawnObjectType, LowType, doRespawn) split into Map::Respawn and Map::RemoveRespawnTime, without the extra boolean
- Map::RemoveRespawnTime(RespawnInfo*) merged into Map::DeleteRespawnInfo(RespawnInfo*) and is now private
- Map::DeleteRespawnInfo(void) renamed to Map::UnloadAllRespawnInfos to properly describe what it does
- Map::ProcessRespawns now actually saves the delayed respawn time to DB if the respawn was delayed
- Map::AddRespawnInfo now takes const reference, and returns success as a boolean
- Map::AddRespawnInfo no longer offers an unused "replace" parameter
- Map::DeleteRespawnInfo no longer offers a variety of unused private overloads
- Map::SaveRespawnTime no longer offers a tantalizing writeDB parameter. Parameter is now called "startup" to properly describe what it does.
- Map::SaveRespawnInfoDB now takes RespawnInfo reference instead of all the various fields. Still public because compatibility mode. QQ.
- Map::GetWorldObjectBySpawnId sanitized
- Map::GetXRespawnTime methods sanitized to all go through Map::GetRespawnTime
----------
Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `respawn` table
2019-08-18 12:47:10 +02:00
Ovahlord
46cf03eb7b
Core/Addons: Improve WorldSession::ReadAddonsInfo
...
(ported commits: cd3d317ebf 01124c6f4e and 86b516c3f2
2019-08-01 01:09:16 +02:00
Aokromes
b63feed869
TDB 4.3.4.34 2018/09/15
2018-09-15 20:10:25 +02:00
Aokromes
f2503ebee0
make travis happy
2018-09-09 16:04:18 +02:00
Aokromes
88e1b344cb
Core/RBAC: Simplification part 1. Nobody needs different permissions …
...
…for each type of .go command.
2018-09-09 13:19:23 +02:00
Aokromes
6643f6de3e
make travis happy
2018-09-02 21:56:25 +02:00
Aokromes
861f114d5d
Scripts/Commands: New command ".go instance". Goes to an instance.
2018-09-02 21:45:47 +02:00
Aokromes
239086c06f
missing changes
2018-08-17 19:24:46 +02:00
Aokromes
22e2754aa5
add more locales modules
2018-08-17 01:33:22 +02:00
Aokromes
e40d933793
missing part
2018-08-15 15:39:34 +02:00
Aokromes
ed6053e05c
make travis happy
2018-07-22 23:39:30 +02:00
Ovahlord
b976bc1187
Core/Spawns: merged Dynamic Spawning
2018-07-21 20:44:41 +02:00
Aokromes
347d346277
TDB 4.3.4.32 2018/07/15
2018-07-15 12:42:21 +02:00
Aokromes
1cff265008
SQL: Added missing updates entry
2018-07-13 17:16:06 +02:00
Shauren
9c87764612
Core/Players: Fixed saving quest item progress
2018-07-13 17:14:14 +02:00
Aokromes
2cc165b378
more make travis happy
2018-07-09 00:50:32 +00:00
Aokromes
79c3eb605e
make travis happy
2018-07-09 00:41:59 +00:00
Aokromes
0c6fe1941f
rename files
2018-06-23 02:21:59 +02:00
Aokromes
5fbdc01351
another typo fix
2018-06-15 13:42:32 +02:00
Aokromes
ac5bc6533d
Typo fix
2018-06-15 12:40:42 +02:00
Aokromes
089f0ec300
TDB 4.3.4.31 2018/06/15
2018-06-15 12:14:50 +02:00
Aokromes
bb274f8a2e
TDB 4.3.4.30 2018/05/15
2018-05-15 15:41:34 +02:00
Aokromes
2d9c0d01e2
TDB 4.3.4.29 2018/04/15
2018-04-15 10:16:53 +02:00
Aokromes
e9941af6e4
Update characters_database.sql
2018-04-06 07:56:08 +02:00
Aokromes
4da3cbf3aa
improved fix
2018-04-06 07:49:59 +02:00
Aokromes
53690d1f7f
Core/Spells: don't save Magma aura.
2018-04-06 07:47:30 +02:00
Aokromes
f5f2d1c3f4
missing part
2018-03-29 00:06:37 +02:00
ariel-
5ff847159c
Core: header cleanup, split realmlist, boost compatibility, cotire, remove stormlib/zlib and stormlib/bzip2 and instead use dep sources
2018-03-28 04:41:59 -03:00
Aokromes
e837c9948f
typo fix
2018-03-20 00:17:27 +01:00
Aokromes
b2bd434a04
missing part
2018-03-20 00:06:17 +01:00
Aokromes
0a37b6e2f9
TDB 4.3.4.28 2018/03/16
2018-03-16 22:40:08 +01:00
Aokromes
ea4a7511d2
make travis happy
2018-03-15 19:54:04 +01:00
Aokromes
aea3a38c2d
make travis happy
2018-03-10 14:23:23 +01:00