1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-29 23:57:46 +00:00
Commit graph

5422 commits

Author SHA1 Message Date
Mordred
e6c7eeef1f Merge pull request #115 from amibu01/master
Basic invincibility, StatusUpdate ( hp update packets ) need more investigation sending of em is situational
2017-10-02 10:40:05 +02:00
Maru
7de2ce2fcd Merge branch 'master' 2017-10-01 21:52:00 -03:00
Maru
5c23d1a6f3 Merge branch 'master' 2017-10-01 21:52:00 -03:00
Maru
ac752ab524 ActionCollision implementation work; More definitions for actionInfo; Fix compiler warnings; 2017-10-01 21:50:09 -03:00
Maru
15e1c32f8b ActionCollision implementation work; More definitions for actionInfo; Fix compiler warnings; 2017-10-01 21:50:09 -03:00
Mordred
57a1c2e8a6 More refactoring, clean up 2017-10-01 18:43:18 +02:00
Mordred
62837b83ae More refactoring, clean up 2017-10-01 18:43:18 +02:00
Mordred
dda9fb2cc6 Some refactoring and TODO tags 2017-10-01 18:38:58 +02:00
Mordred
69a7076e36 Some refactoring and TODO tags 2017-10-01 18:38:58 +02:00
Mordred
598d038aea refactoring of server zone mainloop 2017-10-01 17:58:11 +02:00
Mordred
0474a6f9ce refactoring of server zone mainloop 2017-10-01 17:58:11 +02:00
Mordred
303f8090d0 Fixed playerStateFlags being wrongfully offset by 1 bit 2017-10-01 01:42:07 +02:00
Mordred
53e2a46af7 Fixed playerStateFlags being wrongfully offset by 1 bit 2017-10-01 01:42:07 +02:00
amibu
0245597c6d More stuff i forgot 2017-10-01 01:23:44 +02:00
amibu
c97781e85a More stuff i forgot 2017-10-01 01:23:44 +02:00
amibu
c8216f0528 Style fixes 2017-10-01 01:20:36 +02:00
amibu
69348f553b Style fixes 2017-10-01 01:20:36 +02:00
amibu
606f6e126f Forgot a comment 2017-10-01 01:19:41 +02:00
amibu
d463319baf Forgot a comment 2017-10-01 01:19:41 +02:00
amibu
15278c593f Basic invincibility 2017-10-01 01:14:43 +02:00
amibu
53698cda86 Basic invincibility 2017-10-01 01:14:43 +02:00
Mordred
92a7a7ed6d New mysql system implemented, strongly borrowed from TrinityCore 2017-09-30 23:51:01 +02:00
Mordred
3d113feb28 New mysql system implemented, strongly borrowed from TrinityCore 2017-09-30 23:51:01 +02:00
Maru
4bc6f023f1 Merge 2017-09-28 17:35:07 -03:00
Maru
66c5f4be45 Merge 2017-09-28 17:35:07 -03:00
Maru
ad2e93f5e6 Happy little mistakes 2017-09-28 13:12:56 -03:00
Maru
478c0c66da Happy little mistakes 2017-09-28 13:12:56 -03:00
Maru
64caa88872 Action Collision class (AoE, filtering); Refactoring script handler; Sorted action field + aoe_width property; 2017-09-27 04:31:41 -03:00
Maru
0674744085 Action Collision class (AoE, filtering); Refactoring script handler; Sorted action field + aoe_width property; 2017-09-27 04:31:41 -03:00
Mordred
08f4c7651f Merge pull request #112 from amibu01/master
Fix for byte bools, included compile time in !info
2017-09-26 22:45:11 +02:00
Mordred
32556ae58e Merge pull request #112 from amibu01/master
Fix for byte bools, included compile time in !info
2017-09-26 22:45:11 +02:00
Mordred
f92c9224ec Merge pull request #113 from AcedArmy/master
Added Some TerritoryIntendedUseTypes to Common
2017-09-26 22:39:57 +02:00
Mordred
8d0d6e9cf3 Merge pull request #113 from AcedArmy/master
Added Some TerritoryIntendedUseTypes to Common
2017-09-26 22:39:57 +02:00
Biscuit Boy
adf0e1d617 Should of Fixed Build
Changed Opening in TerritoryIntendedUseType to OpeningArea
2017-09-27 04:29:48 +10:00
Biscuit Boy
ac44866251 Should of Fixed Build
Changed Opening in TerritoryIntendedUseType to OpeningArea
2017-09-27 04:29:48 +10:00
Biscuit Boy
64a9f4ed1e Added Some TerritoryIntendedUseTypes
Added Some Territory Intended Use Types
TODO: Add The Rest of The Territory Types and Have Better Names For Them
2017-09-27 04:12:08 +10:00
Biscuit Boy
5ecd68e0ea Added Some TerritoryIntendedUseTypes
Added Some Territory Intended Use Types
TODO: Add The Rest of The Territory Types and Have Better Names For Them
2017-09-27 04:12:08 +10:00
amibu
ee83faae73 updated libraries 2017-09-25 18:27:08 +02:00
amibu
b8bc014a91 updated libraries 2017-09-25 18:27:08 +02:00
amibu
81a1c62212 Add compile time to !info 2017-09-25 18:06:17 +02:00
amibu
50404f9b2f Add compile time to !info 2017-09-25 18:06:17 +02:00
amibu
60a5dcd279 Moved byte bool code into exd parser 2017-09-25 18:05:33 +02:00
amibu
70c581e60c Moved byte bool code into exd parser 2017-09-25 18:05:33 +02:00
Mordred
14c8d674cc Merge https://github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN 2017-09-25 17:14:01 +02:00
Mordred
1a749d820b Merge https://github.com/SapphireMordred/Sapphire into SQL_REWRITE_OWN 2017-09-25 17:14:01 +02:00
Mordred Admin
e160c9b109 Updated submodule and testcode for new namespaces 2017-09-25 16:10:47 +02:00
Mordred Admin
08387ae509 Updated submodule and testcode for new namespaces 2017-09-25 16:10:47 +02:00
Mordred Admin
0dd3d4c67c It helps to not misspell library names 2017-09-25 15:03:59 +02:00
Mordred Admin
b3836d0a1f It helps to not misspell library names 2017-09-25 15:03:59 +02:00
Mordred Admin
71795236d0 Updated submodules 2017-09-25 14:45:34 +02:00