1
Fork 0
mirror of https://github.com/SapphireServer/Sapphire.git synced 2025-05-27 11:57:45 +00:00

Commit graph

  • 92173f778b minor fix collett 2020-01-10 01:19:33 +09:00
  • 77a6904220 status effect: dots & hots collett 2020-01-10 01:11:13 +09:00
  • 384404bb33 clean up collett 2020-01-09 21:10:49 +09:00
  • a5884fd604 status effect: damage receive multiplier collett 2020-01-09 21:04:43 +09:00
  • da17eecac5 status effect: damage multiplier collett 2020-01-09 19:37:50 +09:00
  • 8247a04d3a fix derp collett 2020-01-09 17:31:23 +09:00
  • 39532cb45c Merge pull request #625 from collett8192/crit_and_dh Adam 2020-01-09 12:03:49 +11:00
  • 38392be3bf
    Merge pull request #625 from collett8192/crit_and_dh Adam 2020-01-09 12:03:49 +11:00
  • cd353eaa0b Merge pull request #624 from collett8192/money_sound_effect Adam 2020-01-09 12:00:49 +11:00
  • d327e40b53
    Merge pull request #624 from collett8192/money_sound_effect Adam 2020-01-09 12:00:49 +11:00
  • 761b6cc94d Action data update. All values are parsed from ffxiv act plugin at https://github.com/ravahn/FFXIV_ACT_Plugin collett 2020-01-09 01:29:09 +09:00
  • 6eaa4c407f Merge branch 'money_sound_effect' into develop_c collett 2020-01-08 20:32:06 +09:00
  • 7f5a6c8203 Merge branch 'crit_and_dh' into develop_c collett 2020-01-08 20:29:45 +09:00
  • 54ecc63fb8 rename collett 2020-01-08 18:28:19 +09:00
  • f7f44e9c15 rename collett 2020-01-08 18:28:19 +09:00
  • 6e4f861234 Fix shop packet. collett 2020-01-08 18:21:30 +09:00
  • 00d8c0eef7 Fix shop packet. collett 2020-01-08 18:21:30 +09:00
  • c779a70827 Fix shop packet collett 2020-01-08 18:25:55 +09:00
  • 47d6d285ff rip vs2019 right click rename collett 2020-01-08 17:59:02 +09:00
  • ddb08ff59c rip vs2019 right click rename collett 2020-01-08 17:59:02 +09:00
  • e72d5d224d oops collett 2020-01-08 17:32:15 +09:00
  • 4bdfb1ef1f oops collett 2020-01-08 17:32:15 +09:00
  • ccc81ed90a effect entry field rename collett 2020-01-08 17:21:01 +09:00
  • 76a9e1eca3 effect entry field rename collett 2020-01-08 17:21:01 +09:00
  • 1893cb951f less op test value collett 2020-01-07 19:46:07 +09:00
  • c460b007a1 less op test value collett 2020-01-07 19:46:07 +09:00
  • ff2ffa379b crit & dh collett 2020-01-07 19:08:13 +09:00
  • 586a1ab0bb crit & dh collett 2020-01-07 19:08:13 +09:00
  • 1ee74064b0 crit & dh collett 2020-01-07 19:08:13 +09:00
  • 08704ffe88 Play the sound effect when buying items from shop. When selling the sound effect is also played (and shop switch to buy back tab as well) but the selling logic code is not there so... collett 2020-01-03 04:06:25 +09:00
  • 5083b51bf2 Play the sound effect when buying items from shop. When selling the sound effect is also played (and shop switch to buy back tab as well) but the selling logic code is not there so... collett 2020-01-03 04:06:25 +09:00
  • ee4a785767 update some comments collett 2020-01-06 19:50:56 +09:00
  • 8d980737f8 Merge remote-tracking branch 'remotes/origin/develop' into develop_c collett 2020-01-06 19:47:43 +09:00
  • ca06cd4e35 Merge pull request #623 from collett8192/script_effect Adam 2020-01-06 21:44:36 +11:00
  • 76f666a1a3
    Merge pull request #623 from collett8192/script_effect Adam 2020-01-06 21:44:36 +11:00
  • 4bed2f4c30 Allow action scripts to add effect. collett 2020-01-06 19:25:01 +09:00
  • c696cb2c80 Allow action scripts to add effect. collett 2020-01-06 19:25:01 +09:00
  • feec126341 Merge remote-tracking branch 'remotes/origin/develop' into develop_c collett 2020-01-06 19:20:10 +09:00
  • 2cf93ce861 fix linux build NotAdam 2020-01-06 20:19:42 +11:00
  • 204ff7ec84 fix linux build NotAdam 2020-01-06 20:19:42 +11:00
  • 53ce882ce8 action_parse can take an exd path as a launch arg now NotAdam 2020-01-06 20:04:10 +11:00
  • 12ebf2e997 Merge pull request #620 from collett8192/action Adam 2020-01-06 20:23:14 +11:00
  • 3de42fc670 action_parse can take an exd path as a launch arg now NotAdam 2020-01-06 20:04:10 +11:00
  • c8ecd0ef68
    Merge pull request #620 from collett8192/action Adam 2020-01-06 20:23:14 +11:00
  • a69becdde9 fix collett 2020-01-06 17:57:53 +09:00
  • 3e9ad1fc3e Merge branch 'action' into develop_c collett 2020-01-06 17:53:02 +09:00
  • 26f23a1147 no need to return the list collett 2020-01-06 17:52:45 +09:00
  • 05480df1d9 no need to return the list collett 2020-01-06 17:52:45 +09:00
  • e6c3e327f7 Fix skill animation for other players. collett 2020-01-06 04:29:45 +09:00
  • 4e11690a45 Fix skill animation for other players. collett 2020-01-06 04:29:45 +09:00
  • 01f681d1c3 Fix skill animation for other players. collett 2020-01-06 04:29:45 +09:00
  • 4deac81abd Merge branch 'develop' into action コレット 2020-01-06 00:37:57 +09:00
  • 4c324bf602
    Merge branch 'develop' into action コレット 2020-01-06 00:37:57 +09:00
  • 0414a3075d Merge branch 'action' into develop_c collett 2020-01-06 00:26:25 +09:00
  • c319cb012c combo fix collett 2020-01-06 00:25:42 +09:00
  • cfd23755fb combo fix collett 2020-01-06 00:25:42 +09:00
  • 64d64e7428 Merge branch 'action' into develop_c collett 2020-01-06 00:05:47 +09:00
  • 37177006fa Allow action scripts to add effect. collett 2020-01-05 23:57:42 +09:00
  • 54e565e83d opcode collett 2020-01-05 22:47:21 +09:00
  • 9bfbf76ec9 Make vs2019 happy. collett 2020-01-05 22:22:17 +09:00
  • 20f282755f Merge remote-tracking branch 'remotes/origin/develop' into develop_c collett 2020-01-05 21:45:47 +09:00
  • 4b89c45790 local var rename collett 2020-01-05 21:31:54 +09:00
  • 4f0533bb0d local var rename collett 2020-01-05 21:31:54 +09:00
  • 5cbff4f12b more clean up collett 2020-01-05 20:54:49 +09:00
  • fc07ec09b2 more clean up collett 2020-01-05 20:54:49 +09:00
  • bf247276b5 Minor tweaks and code clean up. collett 2020-01-05 20:49:50 +09:00
  • a27098390b Minor tweaks and code clean up. collett 2020-01-05 20:49:50 +09:00
  • b374676c59 Merge pull request #622 from SapphireServer/exit_poprange Adam 2020-01-05 21:03:43 +11:00
  • 89450e30c6
    Merge pull request #622 from SapphireServer/exit_poprange Adam 2020-01-05 21:03:43 +11:00
  • bbf3188d92 opcode fixes NotAdam 2020-01-05 20:52:51 +11:00
  • cb0c93dc6d opcode fixes NotAdam 2020-01-05 20:52:51 +11:00
  • 45ba202ac2 fix InstanceObjectCache crashing if expansion is not installed NotAdam 2020-01-05 20:36:52 +11:00
  • f7d953bd5e fix InstanceObjectCache crashing if expansion is not installed NotAdam 2020-01-05 20:36:52 +11:00
  • 8fa3a7d3f4 Merge branch 'develop' into exit_poprange NotAdam 2020-01-05 20:06:31 +11:00
  • 2824c30342 Merge branch 'develop' into exit_poprange NotAdam 2020-01-05 20:06:31 +11:00
  • f53d342d17 Merge pull request #621 from collett8192/stats_calc Adam 2020-01-05 19:50:17 +11:00
  • 5d436df9fc
    Merge pull request #621 from collett8192/stats_calc Adam 2020-01-05 19:50:17 +11:00
  • 3c811f6fee Fix base stats calc. Better max hp. collett 2020-01-05 17:41:38 +09:00
  • 1ae1bcd54d Fix base stats calc. Better max hp. collett 2020-01-05 17:41:38 +09:00
  • eafb6f45b7 oops collett 2020-01-05 17:26:49 +09:00
  • 08283ebcc5 oops collett 2020-01-05 17:26:49 +09:00
  • e8dcef63ba Action system updates. collett 2020-01-05 17:09:27 +09:00
  • 9cd17b3caa Action system updates. collett 2020-01-05 17:09:27 +09:00
  • 681b38a2a5 globalSequence collett 2020-01-05 16:44:45 +09:00
  • b4a9f29d96 So you can hit more than 32 targets with aoe. collett 2020-01-05 08:39:54 +09:00
  • 4e4ecba9d5 fix caster sequence. collett 2020-01-05 08:16:33 +09:00
  • 721d3b40dd Merge remote-tracking branch 'remotes/origin/develop' into develop_c collett 2020-01-05 08:08:18 +09:00
  • 85625244c8 Merge pull request #619 from collett8192/inventory_fixes Adam 2020-01-05 09:24:51 +11:00
  • 3090de3b20
    Merge pull request #619 from collett8192/inventory_fixes Adam 2020-01-05 09:24:51 +11:00
  • 024b5c31b8 Merge pull request #618 from collett8192/quest_reward Adam 2020-01-05 09:24:40 +11:00
  • 6f9c299a04
    Merge pull request #618 from collett8192/quest_reward Adam 2020-01-05 09:24:40 +11:00
  • b29b202a6f Merge pull request #617 from collett8192/abandon_quest Adam 2020-01-05 09:24:32 +11:00
  • 9439a02c0b
    Merge pull request #617 from collett8192/abandon_quest Adam 2020-01-05 09:24:32 +11:00
  • c63e9d1517 Inventory fixes. collett 2020-01-05 06:20:50 +09:00
  • bab1d384c2 Inventory fixes. collett 2020-01-05 06:20:50 +09:00
  • 642369a3d1 remove that dumb sh!t collett 2020-01-05 06:14:05 +09:00
  • 72ea61393d this is what's really going on about that get item sound thing. collett 2020-01-05 06:11:20 +09:00
  • dea1224226 Play the sound effect when getting new items. collett 2020-01-03 04:04:30 +09:00
  • 159aafadf6 Fix quest reward choice. Quest scripts need to call player.giveQuestRewards( getId(), result.param3 ) for it to work. collett 2020-01-03 01:10:42 +09:00
  • a588adca8c Fix quest reward choice. Quest scripts need to call player.giveQuestRewards( getId(), result.param3 ) for it to work. collett 2020-01-03 01:10:42 +09:00