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

261 commits

Author SHA1 Message Date
Skyliegirl33
1f6b31dd4c Update opcodes and fix CFCommenceHandler 2021-09-13 18:53:53 +02:00
コレット
f4d84e0a17
fix /sit rotation on other client (#722) 2021-09-01 16:50:45 +10:00
コレット
23b7b052a1
PublicContent support. (#720)
* PublicContent support.

* update code
2021-08-16 18:18:29 +10:00
コレット
b1e430cf39
CF register fix. (#719)
* CF register fix.

* typo
2021-08-10 16:55:10 +10:00
collett
b014b9265d housing edit interior 2021-07-29 02:01:02 +09:00
collett
301bd61180 update to 5.55 hotfix
Co-authored-by: Jeido Uran <tourais.q@gmail.com>
2021-07-27 07:33:55 +09:00
collett
627cf93b4c fix performing 2021-02-25 21:28:58 +09:00
collett
f5c9e56aa1 bug fixes and implement house exterior editing. 2021-02-06 05:18:26 +09:00
Jeido
de160f96de Several fixes and improvements
-Eobj will keep their animation flag even after respawning
-Using !set classjob properly updates stats and UI
-Using an emote while /changepose is active doesn't immediatly interrupt the emote anymore
-GM2Command Logging moved to info instead of debug to match GM1
-//gm raise doesn't raise the target twice anymore
-Fix modelSubWeapon always being reset to 0 upon logging in
-Added TerritoryIntendedUses
2021-01-25 17:41:45 +01:00
collett
3d4e39846c implement diving 2020-11-16 17:11:05 +09:00
collett
a006900fba event battle fix 2020-11-11 20:06:29 +09:00
collett
570eb19b18 Add TradeMultipleReturnEventHander, seen in quests where the player trade more than 1 item to an npc. 2020-06-21 19:49:52 +09:00
collett
e97165eaac clean up 2020-06-15 08:40:55 +09:00
collett
ecd8adf21b implement "/sit" on world obj 2020-06-15 08:36:27 +09:00
collett
104f554a40 fix adding crystal also adds gil. 2020-06-14 23:32:56 +09:00
collett
cc95097fbe Add LootMessage packet to fix old ItemObtainIcon. 2020-05-12 02:30:21 +09:00
collett
15e5d60b0b fix build 2020-05-11 06:43:07 +09:00
collett
b70435413e Selling items and buying back from shop, show corresponding messages in chat. 2020-05-11 06:27:34 +09:00
collett
97b2c2a867 Handle minion despawn. 2020-05-07 23:57:16 +09:00
collett
01555ee8da Fix CFCancel, more opcode update. 2020-05-01 20:19:10 +09:00
collett
484657f102 JobGauge definition 2020-04-24 19:24:04 +09:00
Adam
96774b5f55 Merge pull request #651 from Arazati/develop-serious
implemented dyeable items
2020-03-17 12:54:08 +11:00
Arazati
1496999358 more style changes 2020-03-16 02:08:35 -07:00
Arazati
02f1bd71c5 style + cast changes 2020-03-16 01:37:00 -07:00
Arazati
4c75f1fd32 implement dyeing items + show dyes in examine 2020-03-14 00:57:09 -07:00
NotAdam
894c1016af fix quest_parser to use new service locator 2020-03-01 11:58:26 +11:00
NotAdam
ca102697f4 move to new service locator 2020-03-01 11:58:26 +11:00
NotAdam
3a2272594e start of new service locator impl 2020-03-01 11:58:25 +11:00
collett
0816ba2002 fix npcspawn 2020-02-19 18:57:25 +09:00
collett
c98594f6c5 5.2 packet update. 2020-02-18 23:05:24 +09:00
collett
29da401de7 Fix moundId type. 2020-01-23 22:43:16 +09:00
collett
d4afee03a6 Implement mount action. 2020-01-23 22:36:01 +09:00
collett
60e701dbdd enum/struct/packet updates, fix dot/hot tick, remove incorrect initial delay for player autoattacks. 2020-01-19 21:20:01 +09:00
NotAdam
2cf93ce861 fix linux build 2020-01-06 20:23:03 +11:00
コレット
4deac81abd Merge branch 'develop' into action 2020-01-06 00:37:57 +09:00
collett
bf247276b5 Minor tweaks and code clean up. 2020-01-05 20:49:50 +09:00
NotAdam
8fa3a7d3f4 Merge branch 'develop' into exit_poprange 2020-01-05 20:06:31 +11:00
collett
e8dcef63ba Action system updates. 2020-01-05 17:09:27 +09:00
collett
352a0ac823 Fix event battle. 2020-01-03 22:47:01 +09:00
collett
bd1b23c834 Fix social list. 2020-01-03 05:24:06 +09:00
kbasikhin
4c4fff58ce using static and reinterpret casts instead of old style casts 2019-12-30 13:58:41 +03:00
Mordred
1c78f9835e Fixed housing opcodes 2019-10-28 22:18:23 +01:00
Mordred
f87aa5d488 Apply rotation properly when using zoneline / aetheryte 2019-10-27 08:26:48 +01:00
Mordred
79764da844 Fixed popranges not being found 2019-10-22 22:34:34 +02:00
Mordred
b17af41e67 Major rewrite of zonelines, aetherytes and discoveries 2019-10-21 23:24:26 +02:00
Mordred
cfc4a997fe Changed makeActorControl calls aswell 2019-10-09 18:42:25 +02:00
Mordred
9bfb9c74f0 Renamed ActorControl packets and definitions according to usage 2019-10-09 18:14:53 +02:00
NotAdam
467ce65a5d revert worldchannelpacket changes 2019-08-09 17:50:31 +10:00
NotAdam
431948f7f8 proper sequencing now I think 2019-08-09 17:50:31 +10:00
NotAdam
78aade9cea kinda working effect packets 2019-08-09 17:50:31 +10:00