Mordred
8eeba39edb
Renaming of linkshells implemented
2021-12-12 23:26:12 +01:00
Mordred
fed653ed62
Fix create linkshell event with existing name
2021-12-09 22:10:14 +01:00
Mordred
3023a78533
Send linkshell action result after creation of linkshells.
2021-12-03 22:21:18 +01:00
Mordred
9704069703
Properly finalize ls creation event
2021-12-02 23:27:27 +01:00
Mordred
e385522e52
Linkshell groundwork, events can now be implemented more easy
2021-12-02 22:58:36 +01:00
Mordred
48ed9da414
Initial commit of Sapphire for FFXIV 3.0 "light rewrite"
2021-11-27 00:53:57 +01:00
コレット
23b7b052a1
PublicContent support. ( #720 )
...
* PublicContent support.
* update code
2021-08-16 18:18:29 +10:00
collett
b70435413e
Selling items and buying back from shop, show corresponding messages in chat.
2020-05-11 06:27:34 +09: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
b6344cfe23
fix excel structures, been a while
2020-02-24 23:04:52 +11:00
collett
333650c3d5
Fix #632 .
2020-02-08 00:43:49 +09:00
collett
6e4f861234
Fix shop packet.
2020-01-08 18:26:11 +09:00
collett
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...
2020-01-06 19:57:18 +09:00
NotAdam
2cf93ce861
fix linux build
2020-01-06 20:23:03 +11:00
NotAdam
8fa3a7d3f4
Merge branch 'develop' into exit_poprange
2020-01-05 20:06:31 +11:00
collett
badfb2f0a9
Fix aetheryte.
2020-01-03 22:39:45 +09:00
Mordred
1c78f9835e
Fixed housing opcodes
2019-10-28 22:18:23 +01: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
7f686ffee5
rename some getters and zonechannelpacket -> worldchannelpacket
2019-08-09 17:49:40 +10:00
NotAdam
891a73720d
rename zone to territory
2019-08-09 17:49:40 +10:00
NotAdam
ba5fc6781d
rename ScriptObject getFramework to framework for consistency
2019-03-23 16:57:00 +11:00
Mordred
877b8153c2
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
2019-03-17 22:26:33 +01:00
Mordred
11e06540b2
Added SubWil020
...
Changed the way QuestFlags are indexed to directly mimic retail.
This should make implementing new quests more straight forward as
indices can be used as they appear in the decompiled scripts.
2019-03-17 22:25:52 +01:00
NotAdam
6d9ef0e6c3
add missing zonepositions, use move semantics for framework constructor
2019-03-17 13:50:01 +11:00
NotAdam
35dfef2079
Merge branch 'develop' into action_rewrite
2019-02-20 23:26:47 +11:00
NotAdam
f7f25e61cc
move all scripts over, adds EXPOSE_SCRIPT( classname ) to each script
2019-02-20 17:38:03 +11:00
NotAdam
f0efe62e65
remove scriptloader files from git
2019-02-09 16:50:04 +11:00
Mordred
b0ab052bd4
Changed sendDebug to use fmt aswell
2019-01-05 12:32:10 +01:00
NotAdam
e418e61b4a
#448 - Place character correctly on entering a house
2018-12-30 18:48:45 +11:00
mordred
ea64b65331
Restructured project slightly
2018-12-13 12:40:42 +01:00