Commit Graph
34465 Commits
Author SHA1 Message Date
Shauren b607bb0a93 Core/DataStores: Load ItemModifiedAppearanceExtra.db2 2021-06-06 17:56:11 +02:00
Shauren c2751f9195 Core/Players: Add PlayerExtraFlags for tracking race change, level boost, and raf level grant usage 2021-06-06 14:19:28 +02:00
Shauren b01fba4bd9 Core/Reputation: Implemented paragon reputation 2021-06-06 00:11:06 +02:00
Shauren f6b919fafe Core/Reputation: Named all reputation flags 2021-06-05 23:00:06 +02:00
Shauren 2bfa576b30 Core/DataStores: Fixed SpellLabelEntry structure 2021-06-05 13:24:46 +02:00
Shauren 19990a966b Core/PacketIO: Named PVPInfo/bracket fields 2021-06-05 13:16:54 +02:00
Shauren d1ef8f28b0 Core/Achievements: Implemented CRITERIA_TYPE_UPGRADE_GARRISON_BUILDING 2021-06-05 01:06:02 +02:00
Shauren dd9913d7e3 Core/Players: Name unknown player flags and rename MENTOR to TIMEWALKING 2021-06-04 22:20:15 +02:00
Shauren 8aaf750be1 Core/Conditions: Implemented missing PlayerCondition columns - time and weather 2021-06-04 21:47:43 +02:00
Shauren 9542d221cb Core/Units: Add std::function overloads to GetAura/GetAuraApplication 2021-06-04 21:20:55 +02:00
Shauren e1f3f1254c Core/Spells: Load spell label data for future use 2021-06-04 21:18:29 +02:00
Shauren a0796179b3 Nopch build fix 2021-06-04 19:59:49 +02:00
Shauren 80a6347b7a Core/Reputation: Implemented "friendship reputation" 2021-06-04 19:27:26 +02:00
Shauren ad683a356a Core/DataStores: Load Achievement_Category.db2 2021-06-03 21:42:12 +02:00
Shauren 239cf1b005 Core/Criteria: Refactor CriteriaTreeOperator as enum class 2021-06-01 22:17:49 +02:00
Shauren 5543908e52 Core/Criteria: Add all values of CriteriaTreeFlags 2021-06-01 22:13:07 +02:00
Shauren 2629015011 Core/Criteria: Add all values of CriteriaFlags 2021-06-01 21:29:00 +02:00
Shauren 0b2087ae41 Core/Criteria: Add all values of CriteriaStartEvent 2021-06-01 21:16:41 +02:00
Shauren 4b6ddfbbcc Core/Criteria: Add all values of CriteriaFailEvent 2021-06-01 21:04:22 +02:00
KoNicks cfd4f18885 Core/Misc: Fix build when using libstdc++-11 (#26565) 2021-05-30 20:00:34 +02:00
Shauren b29cc8f31a Fix build 2021-05-29 22:04:49 +02:00
Kittnz 299746f9f6 Scripts/Outland: Implement Hellfire event in Honor Hold (#21110)
* Script/Outland: Implement Hellfire event in Honor Hold

This is hourly, event is only 60 seconds long.

(cherry picked from commit acc73d469319a2b22804e55c0603e82615f5c8c2)
2021-05-29 21:27:11 +02:00
Killyana 488a9a06cf DB: Fix Some errors from the previous commit
(cherry picked from commit bb228f7dda96515b4d950910a5b49030431d088b)
2021-05-29 21:27:11 +02:00
Serpaa ebcc90fff7 DB/Spawns: Deatholme overhaul
Closes #21222

(cherry picked from commit ee52d2f0f4a674cba6558438b334c1d844072db3)
2021-05-29 21:27:11 +02:00
ariel- 63f9b52ea1 Core/Misc: kill whitespace
(cherry picked from commit f50a33341892da1dbe4a56e6c351a42591a12ec9)
2021-05-29 21:27:11 +02:00
lachtanek 5e774fc7f1 Core/Pools: Fixed spawning in pools with both explicitly and equally chanced entries (#21170)
(cherry picked from commit c50aefac963aca5daeacf409deca9692c6ca3924)
2021-05-29 21:27:11 +02:00
Killyana 713dc72562 DB/Creature: Deatholme Necromancers and Deatholme Darkmage cosmetics
Closes  #21199

(cherry picked from commit 0e81c3e48d0f0f8f1cb70c543f752175a7acee7c)
2021-05-29 21:27:11 +02:00
Shauren 6ecfe58cae Core/Maps & Extractors: Move copypasted map file headers into a single shared file and replace #defines with enums 2021-05-29 21:21:37 +02:00
Shauren 2de6e56d29 Core/Misc: Rename MapDefines.h to MMapDefines.h as it contains mmap defines exclusively 2021-05-29 14:48:18 +02:00
sueastward 28c075765b Scripts/Spells: Implement mage Alter Time 2021-05-27 12:56:10 +02:00
Shauren 480039f913 Core/Logging: Add functions that allow creating loggers and appenders from other sources than config files 2021-05-27 11:47:51 +02:00
Shauren 3c08eb190f Core/Misc: Add another boost hack. Fixes bnetserver/worldserver -c command line parameter when path contains spaces 2021-05-24 00:08:03 +02:00
Shauren ce37c24481 Core/PacketIO: Properly send inventory error when attempting to withdraw guild bank item into "any slot" when bags are full 2021-05-23 01:39:08 +02:00
Luzifix 7f7ccfd6cd Core/PacketIO: Implement new guild bank item swap opcodes 2021-05-23 01:39:08 +02:00
Luzifix 07ee254b7d Core/PacketIO: Delete old guild bank swap item structures and handler 2021-05-23 01:39:08 +02:00
Shauren de59dea83f Core/Misc: Initialize local variable 2021-05-23 01:39:08 +02:00
Shauren 9d4ccbda34 Core/PacketIO: Add new guild bank interaction opcodes 2021-05-23 01:39:08 +02:00
Shauren daa09f3346 Core/PacketIO: Fixed swapped values for bank interaction opcodes 2021-05-22 23:35:46 +02:00
Shauren c53c16b3a0 DB/Player: Add dummy stat values for demon hunter levels 1-7 2021-05-22 20:26:39 +02:00
MistiX c22f27a767 Core/PlayerChoice: Fixed loading player_choice_response from db (#26541) 2021-05-22 15:13:50 +02:00
Osleyder85 38d932fa4a DB/Player: Update player_classlevelstats for Demon Hunter 2021-05-22 12:11:35 +02:00
Shauren 622cec8a8f Core/Vmaps: Fixed crash in unloading vmaps
Closes #26536
2021-05-21 12:31:21 +02:00
mdX7 0935862770 DB/Creature: Update a lot creature_equip_template entries from massparse
Closes #26299
2021-05-20 13:44:35 +02:00
mdX7 83f8e8778d DB/Scaling: Update a lot of creature_template_scaling from massparse 2021-05-20 13:39:34 +02:00
mdX7 620f7901bc DB/Template: Update a lot of creature related data from massparses 2021-05-20 13:34:57 +02:00
Shauren 3df64ceff4 Core/Items: Fixed crash happening when deleting item before it was saved for the first time
Closes #26532
2021-05-18 14:41:06 +02:00
funjoker ffa262bfa2 DB/Hotfixes: Add some zhTW optional_data 2021-05-17 23:58:00 +02:00
funjoker 6b56755902 DB/Hotfixes: Add some zhCN optional_data 2021-05-17 23:57:55 +02:00
funjoker 1f8c96c0a8 DB/Hotfixes: Add some ruRU optional_data 2021-05-17 23:57:47 +02:00
funjoker b02d7308ed DB/Hotfixes: Add some ptBR optional_data 2021-05-17 23:57:38 +02:00