1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-07 11:17:46 +00:00
Commit graph

1568 commits

Author SHA1 Message Date
AriAvery
aa1c483f48 using memcmp instead of comparing each float 2019-02-06 11:23:16 +01:00
AriAvery
12aa28bc1d using memcmp instead of comparing each float 2019-02-06 11:23:16 +01:00
AriAvery
3137cd8e1c moved vec3 pos into his own files 2019-02-06 11:12:29 +01:00
AriAvery
434b8d421e moved vec3 pos into his own files 2019-02-06 11:12:29 +01:00
AriAvery
3f1ac7b5d8 fixes 2019-02-06 09:27:30 +01:00
AriAvery
8f012777a2 fixes 2019-02-06 09:27:30 +01:00
AriAvery
df56b88cae Improved player momvement 2019-02-06 08:49:57 +01:00
AriAvery
baedbf6e71 Improved player momvement 2019-02-06 08:49:57 +01:00
NotAdam
252998c194 refactor minion to companion and add companion spawning 2019-02-02 23:06:57 +11:00
NotAdam
b777f24195 refactor minion to companion and add companion spawning 2019-02-02 23:06:57 +11:00
NotAdam
8e945a5698 cleanup tellhandler and allow GMs to send messages to busy players 2019-01-31 13:13:46 +11:00
NotAdam
290587592a cleanup tellhandler and allow GMs to send messages to busy players 2019-01-31 13:13:46 +11:00
NotAdam
055a5c6346 add VFX effect type 2019-01-30 22:45:54 +11:00
NotAdam
839cca0d25 add VFX effect type 2019-01-30 22:45:54 +11:00
NotAdam
702ede1fb8 add itemaction type 2019-01-30 20:26:03 +11:00
NotAdam
edd61389dc add itemaction type 2019-01-30 20:26:03 +11:00
Mordred
14cbda944e Quest mobs will be highlighted as such. Retreating mobs will have the target properly reset. Spawning range slightly decreased 2019-01-29 00:10:21 +01:00
Mordred
0ea201fd5e Quest mobs will be highlighted as such. Retreating mobs will have the target properly reset. Spawning range slightly decreased 2019-01-29 00:10:21 +01:00
NotAdam
6079e4c022 Make in range distance configurable 2019-01-28 20:48:33 +11:00
NotAdam
ebec29563f Make in range distance configurable 2019-01-28 20:48:33 +11:00
NotAdam
bc1ed29948 Increase cell size and spawn distance, fix player despawn issue 2019-01-28 20:30:22 +11:00
NotAdam
93e8c5359a Increase cell size and spawn distance, fix player despawn issue 2019-01-28 20:30:22 +11:00
NotAdam
762add95d1 minor bnpc cleanup, correctly set lastticktime on bnpc entities 2019-01-28 13:40:03 +11:00
NotAdam
fcd934034d minor bnpc cleanup, correctly set lastticktime on bnpc entities 2019-01-28 13:40:03 +11:00
NotAdam
b9520a6c3e heal npcs when retreating, set hp to max when retreat finishes, cleanup 2019-01-26 13:40:02 +11:00
NotAdam
edd050ece9 heal npcs when retreating, set hp to max when retreat finishes, cleanup 2019-01-26 13:40:02 +11:00
NotAdam
b1bbfe3acd set correct bnpc animation when aggro'd/passive 2019-01-26 11:39:44 +11:00
NotAdam
7cef77e2eb set correct bnpc animation when aggro'd/passive 2019-01-26 11:39:44 +11:00
Mordred
198e808366
Merge pull request #506 from perize/develop
More Mahjong opcodes
2019-01-25 14:52:37 +01:00
Mordred
93e24a28b1 Merge pull request #506 from perize/develop
More Mahjong opcodes
2019-01-25 14:52:37 +01:00
Perize
180c3fbdf0 Mahjong opcodes
A very professional, carefully written commit messages™.
2019-01-25 22:48:10 +09:00
Perize
7525298b97 Mahjong opcodes
A very professional, carefully written commit messages™.
2019-01-25 22:48:10 +09:00
NotAdam
babd47d772 add customisable log level to config 2019-01-25 19:00:21 +11:00
NotAdam
91abe63598 add customisable log level to config 2019-01-25 19:00:21 +11:00
Mordred
db55a576b7
Merge pull request #503 from NotAdam/develop
fix things
2019-01-25 08:08:46 +01:00
Mordred
b994989ed6 Merge pull request #503 from NotAdam/develop
fix things
2019-01-25 08:08:46 +01:00
Perize
cad5636d63 ffxivmon 2019-01-25 15:21:09 +09:00
Perize
68e80bbabf ffxivmon 2019-01-25 15:21:09 +09:00
NotAdam
dc520b730b fix config reading, alter territory loading output slightly 2019-01-25 12:23:38 +11:00
NotAdam
1252390c2d fix config reading, alter territory loading output slightly 2019-01-25 12:23:38 +11:00
Maru
81c190a9dd Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2019-01-19 21:20:31 -02:00
Maru
315a2fdf7a Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2019-01-19 21:20:31 -02:00
Maru
544538012d RNGManager PoC, fix overuse of static cast 2019-01-19 21:20:23 -02:00
Maru
98f2720fa2 RNGManager PoC, fix overuse of static cast 2019-01-19 21:20:23 -02:00
Mordred
d053e39ccb Hate list is now displayed for players 2019-01-19 22:56:07 +01:00
Mordred
f18dae441b Hate list is now displayed for players 2019-01-19 22:56:07 +01:00
Mordred
38acccea57 Cleaned up bnppc code, fixed effect packet 2019-01-19 01:15:17 +01:00
Mordred
83a8fc4456 Cleaned up bnppc code, fixed effect packet 2019-01-19 01:15:17 +01:00
NotAdam
4ed379d4aa potentially fix shifted dutyrecorder actorcontrols 2019-01-15 20:10:35 +11:00
NotAdam
3793b16b36 potentially fix shifted dutyrecorder actorcontrols 2019-01-15 20:10:35 +11:00