Charles A Edwards
c78d8199df
Unused code removed
...
Code related to the non-existent table, character_battleground_random
removed.
2020-02-17 12:09:35 +00:00
Charles A Edwards
6ac38a0d65
Update Waypoint System and Commands
...
Update Waypoint System and Commands
2020-02-17 12:09:33 +00:00
Charles A Edwards
8cac2f42db
Mant more cmangos Cata commits applied
...
Commit:
2020-02-17 12:09:30 +00:00
Charles A Edwards
6db0ba8ae9
Weather system fixed
...
Fixed by implementing the cmangos Cata commit
[c13018] Improve Weather handling
and comparing their code with the current system.
Thanks,. cmangos :-)
2020-02-17 12:09:27 +00:00
Charles A Edwards
a800f3b1ad
Many, many cmangos Cata commits applied
...
The following commits were either applied or found not to be applicable:
2020-02-17 12:09:25 +00:00
Charles A Edwards
6d38ec7ffa
Server start up error fixes
...
Server start up error fixes
Misnaming of the creature_template table's column.
Change to how the check is made on the creature_template table's
UnitClass column.
2020-02-17 12:09:20 +00:00
Charles A Edwards
cb8c076be9
Many fixes made to get the server to run again
...
Many, many fixes had to be made due to server failing to start up after
last major implementation of cmangos comits.
2020-02-17 12:09:19 +00:00
Charles A Edwards
eef77eadb9
Over 100 camangos Cata commits applied (to c12950)
...
Over 100 camangos Cata commits applied. up to and inclusing c12950.
2020-02-17 12:09:16 +00:00
Charles A Edwards
e4d1bdfc74
50 plus cmangos updates implemented (to c12832)
...
Implemented over 50 updates from the cmangos Cata repo, up to and
including c12832 Improve random movement
The core will now work with the creature_template update that was
applied to the database yesterday.
2020-02-17 12:09:10 +00:00
Charles A Edwards
12f8fbf37d
Weather issue - disabled to prevent crash
...
Code commented out to prevent crash on entering game world
This will be addressed as soon as possible.
2020-02-17 12:09:08 +00:00
Charles A Edwards
323ad9b251
LoadCreatureClassLvlStats() fixed
...
LoadCreatureClassLvlStats() taken from Two due to Three's own
implementation of the function not working.
The table creature_template_classlevelstats has now been added to Three,
therefore this function needed to be working.
World database revision updated.
2020-02-17 12:09:04 +00:00
Charles A Edwards
a2537e7954
Script refactoring done as per previous cores
...
Script name now no longer exists in creature_template, item_template,
instance_template, and gameobject_template.
They are now held in the script_binding table.
2020-02-17 12:09:03 +00:00
Antz
afc2df2f7d
[SD3] first commit with SD3 inplace - not complete yet
2020-02-17 12:08:45 +00:00
Antz
952042cc56
Happy New Year 2016 and URL update
2020-02-17 12:08:28 +00:00
Charles A Edwards
942dd64a53
Eliminated tabs!
...
Eliminated tabs!
2020-02-17 12:08:11 +00:00
Charles A Edwards
0f19fec851
Corrections made (oops)
...
Corrections made (oops)
It got past VS, but not cmake on Linux, lol
Linux goes, "WTF, forget you!"
2020-02-17 12:08:09 +00:00
Charles A Edwards
e097ab24c5
Warden added
...
Warden added.
This is part of the current build errors fixes.
The application of this PR, results in zero build errors at this point
in time,
2020-02-17 12:08:08 +00:00
Charles A Edwards
8ef55a922f
LFGMgr.cpp and LFGMgr.h added to Three
...
LFGMgr.cpp and LFGMgr.h added to Three.
This is part of the current build error fixes,
2020-02-17 12:08:07 +00:00
Charles A Edwards
165cfba9c4
Weather system changed to that of the previous cores.
...
Weather system changed to that of the previous cores.
This is part of the current build errors fixes.
2020-02-17 12:08:05 +00:00
Charles A Edwards
9e94234bdf
Build error fixes
...
2 build errors left at this point.
The weather system needs to be implemented in the same way as the
previous cores. That should resolve one or even both of the last errors.
2020-02-17 12:08:04 +00:00
Charles A Edwards
bb2f41482c
A few more build error fixes
...
A few more build error fixes
2020-02-17 12:08:02 +00:00
Charles A Edwards
4baf9907c7
More build errors and warnings fixed
...
5 errors remaining at this point.
Only warning left are in the Stormlib library.
2020-02-17 12:08:01 +00:00
Charles A Edwards
52112d7657
Build error and warning fixes
...
Build error and warning fixes
Spell class - Fix for inaccessible class data.
Accessor functions created for protected member, m_selfContainer
2020-02-17 12:07:59 +00:00
Charles A Edwards
952edfa46e
Function added back
...
Function added back
2020-02-17 12:07:58 +00:00
Charles A Edwards
bcf0a9b25a
Build fixes made and tabs turned into spaces
...
A few build fixes made.
Tabs converted into spaces, although it does not seem to show that in
the list of changes!
2020-02-17 12:07:58 +00:00
Charles A Edwards
669502916a
More build errors fixed
...
13 errors left at this stage.
2020-02-17 12:07:56 +00:00
Charles A Edwards
924d182855
Build error fixes
...
43 errors left at this point
2020-02-17 12:07:55 +00:00
Charles A Edwards
3abc31c429
Some build errors fixed
...
Some build errors fixed
2020-02-17 12:07:53 +00:00
Charles A Edwards
85cd456287
Some build errors fixed
...
72 errors and 7 warnings remaining at this point
2020-02-17 12:07:53 +00:00
Charles A Edwards
923d3f5788
Some build errors and warning fixed
...
Fixed:
22 errors
19 warnings
82 errors and 7 warnings remaining, at this point.
2020-02-17 12:07:52 +00:00
Antz
fdefc0869a
[Rel21] Stage 1 of updates for Rel21 Build System
2020-02-17 12:07:03 +00:00
Foereaper
13292befd6
[Build] Larger build system update
...
FIXED: Core now builds under cmake for Windows
TODO: Map and mmap gen currently does not build
TODO: More sync work is required for Eluna, thus Eluna is temporarily disabled
This has only been tested under Windows with CMAKE and VS
2020-02-17 12:06:18 +00:00
Antz
778052084e
[Build] Most errors fixed
2020-02-17 12:06:09 +00:00
Antz
4613154144
[Build] More Project build cleanup
2020-02-17 12:06:06 +00:00
sanctum32
b2737a3610
fixed more build warnings reported by clang/gcc
2020-02-17 12:01:37 +00:00
sanctum32
ca2a318da4
more code corrections
2020-02-17 12:01:32 +00:00
Yaki Khadafi
a7f0e6a4de
Implemented vehicle opcodes that allow seat changing
2020-02-17 12:01:27 +00:00
sanctum32
ec3b4e101f
fixed one more forgotten merge conflict
2020-02-17 12:01:14 +00:00
Yaki Khadafi
13316a27d1
Fix socket gems
2020-02-17 12:01:09 +00:00
Yaki Khadafi
d52b124382
Implement profession skillgains != 1 (+2, +3)
2020-02-17 12:01:07 +00:00
Antz
2d06f70da2
[Core] Remove obsolete directive
2020-02-17 09:24:03 +00:00
Antz
12257a5bc2
Second set of Moves and Year update
2020-02-17 09:22:48 +00:00
Antz
9d20fe2b32
Initial project location adjustment
2020-02-17 09:22:43 +00:00