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

43 commits

Author SHA1 Message Date
NotAdam
54009ea9ea correctly register eobjs on startup/build and handle the interaction 2018-11-30 22:52:08 +11:00
Mordred
f7a8f29b16 No more namespace Core, renamed to Sapphire 2018-11-29 16:55:48 +01:00
NotAdam
14417f2cfa GilShop improvements, init land values in db to 0, fix for login crash 2018-11-25 23:23:29 +11:00
NotAdam
b739b154b9 buying from gilshops now works 2018-11-24 15:17:18 +11:00
Mordred
32c6ef0b7c Fixed exd to work with generated data, also fixed generator ( boost leftovers ) 2018-11-23 21:16:02 +01:00
NotAdam
eb4daa7ce3 Move warping to land points to a generic handler 2018-11-22 01:17:19 +11:00
NotAdam
fe2c757faa HousingAethernet script 2018-11-21 19:20:57 +11:00
NotAdam
6106e7bc45 Add ward selection, ward info & some script cleanup 2018-11-20 22:52:57 +11:00
Mordred
9194432439 Slight event changes for multiple nested events 2018-11-19 23:52:35 +01:00
AriAvery
edf4177b9f Cleanup HousingMgr + Style 2018-11-19 11:55:29 +01:00
AriAvery
762b5f4047 house class + fixes 2018-11-19 09:40:44 +01:00
Mordred
7164ca3ddd Basic land relinquishing added 2018-11-17 01:16:44 +01:00
Mordred
4915b62d7b Do not use the current zone for landdetail lookup but the provided territoryId 2018-11-16 17:07:22 +01:00
mordred
c855710178 More housing functionality move to mgr and small cleanups 2018-11-15 12:40:02 +01:00
NotAdam
1898d7bf5c move all script classes to Sapphire::ScriptAPI namespace 2018-11-13 21:34:44 +11:00
Mordred
ed0296889a Fixed initial housing settings and added another logmessage upon land purchase 2018-11-11 23:55:34 +01:00
Mordred
1c3dbe6542 Only allow buying one private land 2018-11-11 17:20:47 +01:00
Mordred
ec6aa1d4d6 Some additions 2018-11-11 12:10:57 +01:00
Mordred
c320604cd7 Cleanup and errorhandling 2018-11-10 23:47:19 +01:00
XeAri
746335a099 Merge branch 'housing' into housing 2018-11-10 19:11:43 +01:00
AriAvery
f941846f13 House fixes 2018-11-10 19:00:13 +01:00
Mordred
d1750ebb69 Start of land interaction 2018-11-10 12:48:19 +01:00
Mordred
c7cb95175d More refactoring and linux compile fix 2018-11-03 00:47:45 +01:00
Mordred
13dc04ebb5 Refactoring and modernizing 2018-10-28 21:53:21 +01:00
Mordred
e745bd0329 Code style adjusted for 2 spaces and various other small things, checkout CodeStyle.xml for details 2018-08-29 21:40:59 +02:00
Dantestyle
6669a3f0f9 Let Mog talks 2018-07-27 15:56:22 +02:00
NotAdam
1b7821ca1f gilshops now work using the proper packet 2018-07-23 00:05:44 +10:00
NotAdam
78cd199ec8 minor refactoring 2018-07-22 23:32:16 +10:00
NotAdam
8c870d2f5d somewhat working gilshops 2018-07-22 23:20:22 +10:00
NotAdam
e3539fda75 extremely broken gilshop implementation 2018-07-22 22:11:03 +10:00
NotAdam
607f9b1966 scripts cleanup, npc repair script and hunt board 2018-07-22 17:02:09 +10:00
NotAdam
1789a21b96 housing placard script, gridania mb script, opcodes 2018-07-22 16:54:01 +10:00
Dantestyle
edf38453a2 CmnDefWeatherForeCast script added 2018-07-08 04:18:11 +02:00
Dantestyle
5b0b52482d MogLetter npcs struct add 2018-06-26 00:04:04 +02:00
NotAdam
0d2aeb63b1 cleanup script includes 2018-06-18 23:14:11 +10:00
Adam
c24c215208 fix infinite callback loop 2018-03-20 23:56:06 +11:00
Adam
eb1ced20b2 fix formatting 2018-03-20 22:33:51 +11:00
Adam
6304e097e4 eventPlay -> playScene, added playSceneChain 2018-03-20 22:08:25 +11:00
Mordred
4c77868d1c Simplified scripts a bit, a bit easier on the eyes 2018-03-20 00:05:54 +01:00
Adam
43de9533ec remove scriptloader from tree and update gitignore 2018-03-09 23:54:11 +11:00
Mordred Admin
f825eb5bdb More framework changes, linker still unhappy 2018-03-09 10:19:38 +01:00
Mordred
24399e31e4 WiP - implementing new framework 2018-03-09 00:06:44 +01:00
Mordred Admin
638ba45dd9 Moved scripts out of server_zone scope 2018-03-07 08:14:42 +01:00