1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-04-27 06:47:45 +00:00
Commit graph

1737 commits

Author SHA1 Message Date
Mordred
4308757379 fixes #122 - Searchmessages wont be overwritten anymore 2018-07-12 20:01:38 +02:00
Mordred
09283a6377
Merge pull request #347 from NotAdam/develop
fix emotes that unholster weapons and sit animations work now
2018-07-12 13:22:31 +02:00
NotAdam
b856356ce7 fix sitting animating incorrectly for other clients, fixes #329 2018-07-12 21:10:02 +10:00
NotAdam
5eb846118d fix emotes which require a weapon to be unholstered 2018-07-12 20:42:28 +10:00
Dantestyle
db9e2faf55 more EventHelper on chat, I like them 2018-07-12 01:39:16 +02:00
Mordred
c12c0b1d99 Groundwork for pose, still needs to be added to spawn / initui 2018-07-11 23:52:24 +02:00
Mordred
77495fcfb9
Merge pull request #345 from NotAdam/develop
fix persist emotes not persisting & exiting out of a sit emote
2018-07-11 15:46:41 +02:00
NotAdam
c4f35b0753 sit now works correctly when doing /sit while sitting 2018-07-11 20:43:03 +10:00
NotAdam
467bcf4163 persist emotes now persist through logout/login 2018-07-11 18:07:48 +10:00
Mordred
1acedc550f
Merge pull request #344 from NotAdam/develop
fixed inter-instance gm calling
2018-07-10 12:26:05 +02:00
NotAdam
7ee20730fa style 2018-07-10 20:25:08 +10:00
NotAdam
66fd8ba7fe 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
Mordred
4979c8780d
Merge pull request #343 from takhlaq/develop
changed player.setQuestBitFlag functions to allow unsetting the bit
2018-07-09 23:11:51 +02:00
Tahir Akhlaq
ca5db2cae3 changed player.setQuestBitFlag functions to allow unsetting the bit 2018-07-09 21:53:23 +01:00
Mordred
3dcb7c3629 #329 Fixed relogging while persistent emote is on ( restting state to idle ) 2018-07-09 22:34:56 +02:00
Mordred
afbb247e1c Persistent emotes now show properly to other players on spawn 2018-07-09 21:48:42 +02:00
Mordred
84f6728dba
Merge pull request #342 from itsMaru/develop
Emote stuff;
2018-07-09 07:59:17 +02:00
Maru
542541b1f6 Emote stuff, launcher;
Please don't look

Emote stuff;
2018-07-09 01:29:16 -03:00
Mordred
f6d387c161 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
a5191c2b4f emotes with motion only added #329 2018-07-08 23:25:27 +02:00
Mordred
0c805a8f16
Merge pull request #340 from DantestyleXD/WeatherForeCast
CmnDefWeatherForeCast script added
2018-07-08 19:30:33 +02:00
Mordred
911acd8c2c
Merge pull request #334 from NotAdam/develop
use structs for incoming packets & some cleanup
2018-07-08 19:30:11 +02:00
NotAdam
cd3e2f0b52 inventorymodifyhandler packet structure 2018-07-08 21:11:22 +10:00
NotAdam
82b9c72d6f opcode updates 2018-07-08 19:45:46 +10:00
NotAdam
7b1281fba4 Merge remote-tracking branch 'upstream/develop' into develop 2018-07-08 19:45:37 +10:00
NotAdam
d1fe43fde3 add linkshell event, some cleanup 2018-07-08 12:38:08 +10:00
Dantestyle
3113ec4a38 CmnDefWeatherForeCast script added 2018-07-08 04:18:11 +02:00
Mordred
ece61d3d6d Fixed localtime 2018-07-08 00:59:22 +02:00
Mordred
bc01b0ccb1 Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop 2018-07-08 00:43:08 +02:00
Mordred
5bd6e94a16 Walking displays correctly 2018-07-08 00:43:03 +02:00
Mordred
cf5a4a8bcf
Merge pull request #336 from takhlaq/develop
fixed lobby not showing multiple characters
2018-07-07 18:11:46 +02:00
Dantestyle
ba8307a6bb [SubQuest] SubFst030 added 2018-07-07 18:00:05 +02:00
Tahir Akhlaq
4889f8c1a9 fixed lobby not showing multiple characters
- updated initui for player commendations
2018-07-07 15:24:19 +01:00
Mordred
2364e53f48
Merge pull request #335 from goaaats/targetid_fix
Correctly initialize m_targetId in Chara
2018-07-07 14:35:56 +02:00
NotAdam
6da1af4fb5 add tell and chat ipc structures 2018-07-07 22:27:35 +10:00
goaaats
9292ee94f5 Correctly initialize m_targetId in Chara 2018-07-07 14:06:10 +02:00
NotAdam
961621a903 cleanup 2018-07-07 17:14:30 +10:00
NotAdam
0fa55e3d9a fix searchinfo update, add searchinfo ipc struct 2018-07-07 16:50:11 +10:00
NotAdam
7607f42a67 Merge remote-tracking branch 'upstream/develop' into develop 2018-07-07 13:41:35 +10:00
NotAdam
d561764ad1 cleanup clienttrigger ipc struct, verbose packet construction log switch 2018-07-07 13:38:15 +10:00
Mordred
ac9845f827 Some movement improvements, still not perfect.. baby steps... 2018-07-07 00:10:16 +02:00
NotAdam
5d8836e993 const correctness 2018-07-06 23:38:40 +10:00
NotAdam
2526ad7d90 convert more old incoming packets to structs 2018-07-06 23:36:50 +10:00
NotAdam
104b07d7fa start moving old packets to new incoming packet system 2018-07-06 22:43:54 +10:00
NotAdam
3051aaa9b4 fix typo 2018-07-06 22:43:26 +10:00
NotAdam
3e4582560d add packet hex dump, moved gm1handler to use struct inpacket 2018-07-06 21:53:35 +10:00
NotAdam
4897481309 raw packet data contains an ipc header, not segment 2018-07-06 20:37:01 +10:00
NotAdam
b3651c8abd client opcode updates 2018-07-06 20:32:36 +10:00
NotAdam
228053834a incoming packet deserialization 2018-07-06 19:47:35 +10:00
NotAdam
c3128e4ca3 remove old xmlconfig class 2018-07-06 19:47:07 +10:00