collett
0e34da56e4
Merge remote-tracking branch 'remotes/origin/develop' into develop_5.25
2020-05-11 17:51:06 +09:00
collett
a5019abd5c
Selling items and buying back from shop, show corresponding messages in chat.
2020-05-11 06:27:34 +09:00
collett
d10347bfff
hack to get aetheryte working again until the service is fixed.
2020-04-12 23:54:34 +09:00
NotAdam
5ccbaea266
fix quest_parser to use new service locator
2020-03-01 11:58:26 +11:00
NotAdam
41e6d73ff3
move to new service locator
2020-03-01 11:58:26 +11:00
NotAdam
c1b11a312b
fix excel structures, been a while
2020-02-24 23:04:52 +11:00
collett
81bbcbef23
Fix #632 .
2020-02-08 00:43:49 +09:00
collett
00d8c0eef7
Fix shop packet.
2020-01-08 18:26:11 +09:00
collett
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...
2020-01-06 19:57:18 +09:00
NotAdam
204ff7ec84
fix linux build
2020-01-06 20:23:03 +11:00
NotAdam
2824c30342
Merge branch 'develop' into exit_poprange
2020-01-05 20:06:31 +11:00
collett
2308a41a63
Fix aetheryte.
2020-01-03 22:39:45 +09:00
Mordred
71e7ef982c
Fixed housing opcodes
2019-10-28 22:18:23 +01: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
317d16e3ed
rename some getters and zonechannelpacket -> worldchannelpacket
2019-08-09 17:49:40 +10:00
NotAdam
9c3fba263e
rename zone to territory
2019-08-09 17:49:40 +10:00
NotAdam
57d11460d6
rename ScriptObject getFramework to framework for consistency
2019-03-23 16:57:00 +11:00
Mordred
dc3e235c0c
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
2019-03-17 22:26:33 +01:00
Mordred
67a9b3cc5a
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
f1469a554c
add missing zonepositions, use move semantics for framework constructor
2019-03-17 13:50:01 +11:00
NotAdam
666b548a45
Merge branch 'develop' into action_rewrite
2019-02-20 23:26:47 +11:00
NotAdam
966f51b76a
move all scripts over, adds EXPOSE_SCRIPT( classname ) to each script
2019-02-20 17:38:03 +11:00
NotAdam
6b41b8eb85
remove scriptloader files from git
2019-02-09 16:50:04 +11:00
Mordred
7f00c34f90
Changed sendDebug to use fmt aswell
2019-01-05 12:32:10 +01:00
NotAdam
4d35888b27
#448 - Place character correctly on entering a house
2018-12-30 18:48:45 +11:00
mordred
8dcbfa5365
Restructured project slightly
2018-12-13 12:40:42 +01:00