1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-02 08:57:44 +00:00
Commit graph

866 commits

Author SHA1 Message Date
Mordred
fd089faee8 Merge pull request #301 from DantestyleXD/Gridania_subquests
<WiP > Gridania subquests
2018-07-17 22:22:06 +02:00
Mordred
2c242997e6 Merge pull request #346 from DantestyleXD/eventhelper
more Eventhelper on chat
2018-07-17 16:15:31 +02:00
Mordred
35f56177c6 Update EventHelper.cpp 2018-07-17 16:11:09 +02:00
AriAvery
7cef56e111 less hosuing 2018-07-16 17:58:42 +02:00
AriAvery
774fa1dd7b removed hosuing - created housing 2018-07-16 17:51:17 +02:00
AriAvery
f00efb367a Revert "fixed style #4"
This reverts commit 4aa45fd71b.
2018-07-16 16:21:01 +02:00
AriAvery
4aa45fd71b fixed style #4 2018-07-16 16:13:39 +02:00
AriAvery
9051ce6f11 added wardMaxNum 2018-07-16 13:54:03 +02:00
AriAvery
7f3583f305 fixed style #3 2018-07-16 12:37:04 +02:00
AriAvery
7ef913ad19 fixed style #2 2018-07-16 12:05:51 +02:00
AriAvery
57e1ed8503 fixed style 2018-07-16 11:58:25 +02:00
AriAvery
3593b374ff init housing setup 2018-07-15 23:59:15 +02:00
Maru
3032d9dc31 InitUI pose def + set val; 2018-07-14 19:32:50 -03:00
Mordred
b5bee7cfcb fixes #122 - Searchmessages wont be overwritten anymore 2018-07-12 20:01:38 +02:00
NotAdam
a1ec09db72 fix sitting animating incorrectly for other clients, fixes #329 2018-07-12 21:10:02 +10:00
NotAdam
0305777e38 fix emotes which require a weapon to be unholstered 2018-07-12 20:42:28 +10:00
Dantestyle
8e14dd3806 more EventHelper on chat, I like them 2018-07-12 01:39:16 +02:00
Mordred
d09cdb15af Groundwork for pose, still needs to be added to spawn / initui 2018-07-11 23:52:24 +02:00
NotAdam
abbf5c11fc sit now works correctly when doing /sit while sitting 2018-07-11 20:43:03 +10:00
NotAdam
0b88f63aa9 persist emotes now persist through logout/login 2018-07-11 18:07:48 +10:00
NotAdam
fccf3daf95 style 2018-07-10 20:25:08 +10:00
NotAdam
69a8086d7f fixed inter-instance gm calling, fixes #341
as a note, calling someone into an instance has been disabled
2018-07-10 20:22:46 +10:00
Tahir Akhlaq
cf184bda51 changed player.setQuestBitFlag functions to allow unsetting the bit 2018-07-09 21:53:23 +01:00
Mordred
533ba50447 #329 Fixed relogging while persistent emote is on ( restting state to idle ) 2018-07-09 22:34:56 +02:00
Mordred
e7e8977d5b Persistent emotes now show properly to other players on spawn 2018-07-09 21:48:42 +02:00
Maru
a52b6803fd Emote stuff, launcher;
Please don't look

Emote stuff;
2018-07-09 01:29:16 -03:00
Mordred
e9891a35c0 Emotes can now be interrupted, getting in and out of persistant emotes including /sit should work fine, too #329 2018-07-08 23:44:37 +02:00
Mordred
58efdbb519 emotes with motion only added #329 2018-07-08 23:25:27 +02:00
Mordred
011a78a9b2 Merge pull request #340 from DantestyleXD/WeatherForeCast
CmnDefWeatherForeCast script added
2018-07-08 19:30:33 +02:00
NotAdam
4bce3e8d4b inventorymodifyhandler packet structure 2018-07-08 21:11:22 +10:00
NotAdam
ae895ccfc0 Merge remote-tracking branch 'upstream/develop' into develop 2018-07-08 19:45:37 +10:00
NotAdam
27c11f392a add linkshell event, some cleanup 2018-07-08 12:38:08 +10:00
Dantestyle
edf38453a2 CmnDefWeatherForeCast script added 2018-07-08 04:18:11 +02:00
Mordred
69a98f58df Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-07-08 00:43:08 +02:00
Mordred
406b69b88d Walking displays correctly 2018-07-08 00:43:03 +02:00
Dantestyle
c9d6061be2 [SubQuest] SubFst030 added 2018-07-07 18:00:05 +02:00
Tahir Akhlaq
f961b962ed fixed lobby not showing multiple characters
- updated initui for player commendations
2018-07-07 15:24:19 +01:00
NotAdam
69624b5053 add tell and chat ipc structures 2018-07-07 22:27:35 +10:00
goaaats
02244211c4 Correctly initialize m_targetId in Chara 2018-07-07 14:06:10 +02:00
NotAdam
2e0fec5a10 cleanup 2018-07-07 17:14:30 +10:00
NotAdam
25b6359736 fix searchinfo update, add searchinfo ipc struct 2018-07-07 16:50:11 +10:00
NotAdam
801774e596 Merge remote-tracking branch 'upstream/develop' into develop 2018-07-07 13:41:35 +10:00
NotAdam
c18ea5e734 cleanup clienttrigger ipc struct, verbose packet construction log switch 2018-07-07 13:38:15 +10:00
Mordred
814d9e995c Some movement improvements, still not perfect.. baby steps... 2018-07-07 00:10:16 +02:00
NotAdam
44eeda832b const correctness 2018-07-06 23:38:40 +10:00
NotAdam
833f4f1431 convert more old incoming packets to structs 2018-07-06 23:36:50 +10:00
NotAdam
09d00b8a7f start moving old packets to new incoming packet system 2018-07-06 22:43:54 +10:00
NotAdam
f774ba9d33 fix typo 2018-07-06 22:43:26 +10:00
NotAdam
479a4369ab add packet hex dump, moved gm1handler to use struct inpacket 2018-07-06 21:53:35 +10:00
NotAdam
98bb3eb436 incoming packet deserialization 2018-07-06 19:47:35 +10:00