1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-23 10:17:44 +00:00
Commit graph

547 commits

Author SHA1 Message Date
collett
4e11690a45 Fix skill animation for other players. 2020-01-06 04:31:09 +09:00
コレット
4c324bf602
Merge branch 'develop' into action 2020-01-06 00:37:57 +09:00
collett
cfd23755fb combo fix 2020-01-06 00:25:42 +09:00
collett
4f0533bb0d local var rename 2020-01-05 21:31:54 +09:00
collett
fc07ec09b2 more clean up 2020-01-05 20:54:49 +09:00
collett
a27098390b Minor tweaks and code clean up. 2020-01-05 20:49:50 +09:00
NotAdam
f7d953bd5e fix InstanceObjectCache crashing if expansion is not installed 2020-01-05 20:36:52 +11:00
NotAdam
2824c30342 Merge branch 'develop' into exit_poprange 2020-01-05 20:06:31 +11:00
collett
1ae1bcd54d Fix base stats calc.
Better max hp.
2020-01-05 17:41:38 +09:00
collett
08283ebcc5 oops 2020-01-05 17:26:49 +09:00
collett
9cd17b3caa Action system updates. 2020-01-05 17:09:27 +09:00
Adam
3090de3b20
Merge pull request #619 from collett8192/inventory_fixes
Inventory fixes.
2020-01-05 09:24:51 +11:00
Adam
6f9c299a04
Merge pull request #618 from collett8192/quest_reward
Fix quest reward choice.
2020-01-05 09:24:40 +11:00
collett
bab1d384c2 Inventory fixes. 2020-01-05 06:20:50 +09:00
collett
a588adca8c Fix quest reward choice.
Quest scripts need to call player.giveQuestRewards( getId(), result.param3 ) for it to work.
2020-01-05 05:25:35 +09:00
collett
7f4184bfbc Move quest finish packet to where it belongs to so we can abandon quests. 2020-01-05 05:19:05 +09:00
Adam
6df0dcffe9
Merge pull request #616 from collett8192/event_battle
Fix event battle.
2020-01-04 01:20:56 +11:00
collett
45f6f9fa7c Fix event battle. 2020-01-03 22:47:01 +09:00
collett
2308a41a63 Fix aetheryte. 2020-01-03 22:39:45 +09:00
Adam
78fb4d5576
Merge pull request #613 from collett8192/social_list_fix
Fix social list.
2020-01-03 11:14:23 +11:00
collett
51046f9da0 Fix social list. 2020-01-03 05:24:06 +09:00
collett
cd0f7fbd2b Fix item being added more than once when there is already a stack of the same item. 2020-01-03 01:24:39 +09:00
collett
6fb6ccbda5 Fix non-existing lut entry being executed. 2020-01-02 17:42:48 +09:00
NotAdam
acacfc5553 fix eventplay opcodes/names 2020-01-02 14:42:58 +11:00
NotAdam
371382dc0a fix build error 2020-01-02 14:22:36 +11:00
Adam
f5bf06ed00
Merge branch 'develop' into opcode_update 2020-01-02 14:21:39 +11:00
collett
5a4665af45 Update 5.18 opcodes and packets. 2020-01-01 23:17:13 +09:00
kbasikhin
2f129bbe30 comparing floating point with "==" or "!=" is not correct (Chara.cpp) 2019-12-30 13:59:57 +03:00
kbasikhin
4186df6b40 using static and reinterpret casts instead of old style casts 2019-12-30 13:58:41 +03:00
Mordred
e9ce3dff31
Merge pull request #603 from takhlaq/develop
fix vs2019 build
2019-11-23 10:41:45 +01:00
Tahir Akhlaq
e058c74409 fix vs2019 build 2019-11-23 09:22:42 +00:00
liam
ab880c2144 minor instance script fixes, eobj parser should work as well as produce usable scripts now 2019-11-23 02:57:29 -05:00
NotAdam
a2dc55ac0a fix formatting 2019-10-29 19:38:51 +11:00
NotAdam
95905cd9cf fix builds on clang 2019-10-29 18:39:40 +11:00
Mordred
71e7ef982c Fixed housing opcodes 2019-10-28 22:18:23 +01:00
Mordred
ee5c7179e9 Apply rotation properly when using zoneline / aetheryte 2019-10-27 08:26:48 +01:00
Mordred
526767495a Fixed popranges not being found 2019-10-22 22:34:34 +02:00
Mordred
e990ad3f31 Major rewrite of zonelines, aetherytes and discoveries 2019-10-21 23:24:26 +02:00
NotAdam
e46096aad2 should actually build now... hopefully... 2019-10-14 19:12:17 +11:00
NotAdam
68dfdda40e vs2019 support & dropping std::experimental::filesystem 2019-10-14 18:41:28 +11:00
Mordred
9d49f0a272 Changed makeActorControl calls aswell 2019-10-09 18:42:25 +02:00
Mordred
20e25d73b9 Renamed ActorControl packets and definitions according to usage 2019-10-09 18:14:53 +02:00
NotAdam
a973cfadd7 revert worldchannelpacket changes 2019-08-09 17:50:31 +10:00
NotAdam
c9c481d63a somewhat basic but working effect result delay 2019-08-09 17:50:31 +10:00
NotAdam
f3ba1ce6c0 some cleanup, kinda working battle dmg calc 2019-08-09 17:50:31 +10:00
NotAdam
7684687664 fix actorcast packet opcode, add new opcode 2019-08-09 17:50:31 +10:00
NotAdam
b5072d3055 update some more statcalc from tj, add threat back 2019-08-09 17:50:31 +10:00
NotAdam
39ab8b1eaa proper sequencing now I think 2019-08-09 17:50:31 +10:00
NotAdam
d11fa5a6a5 kinda working effect packets 2019-08-09 17:50:31 +10:00
NotAdam
2581840921 fix action parser not writing combo potency and offsetting all values 2019-08-09 17:50:31 +10:00