NotAdam
|
908b1322f9
|
spawn internal house instances
|
2018-12-01 18:18:41 +11:00 |
|
NotAdam
|
5f5b28bcbe
|
Refactor managers and move them into Sapphire::World::Managers namespace
|
2018-12-01 00:27:16 +11:00 |
|
NotAdam
|
9f2c8daab5
|
EObjs are special so they get their own scripts
|
2018-11-30 23:16:28 +11:00 |
|
NotAdam
|
0a5b71a320
|
correctly register eobjs on startup/build and handle the interaction
|
2018-11-30 22:52:08 +11:00 |
|
Mordred
|
2d1a70a4ce
|
No more namespace Core, renamed to Sapphire
|
2018-11-29 16:55:48 +01:00 |
|
NotAdam
|
1e9ad88aa6
|
GilShop improvements, init land values in db to 0, fix for login crash
|
2018-11-25 23:23:29 +11:00 |
|
NotAdam
|
5607afee06
|
buying from gilshops now works
|
2018-11-24 15:17:18 +11:00 |
|
Mordred
|
e2220b0685
|
Fixed exd to work with generated data, also fixed generator ( boost leftovers )
|
2018-11-23 21:16:02 +01:00 |
|
NotAdam
|
065a5b35a0
|
Move warping to land points to a generic handler
|
2018-11-22 01:17:19 +11:00 |
|
NotAdam
|
eb16625fef
|
HousingAethernet script
|
2018-11-21 19:20:57 +11:00 |
|
NotAdam
|
7cf925d1c3
|
Add ward selection, ward info & some script cleanup
|
2018-11-20 22:52:57 +11:00 |
|
Mordred
|
9f2d57417e
|
Slight event changes for multiple nested events
|
2018-11-19 23:52:35 +01:00 |
|
AriAvery
|
df6d019762
|
Cleanup HousingMgr + Style
|
2018-11-19 11:55:29 +01:00 |
|
AriAvery
|
8561967851
|
house class + fixes
|
2018-11-19 09:40:44 +01:00 |
|
Mordred
|
519b51ff85
|
Basic land relinquishing added
|
2018-11-17 01:16:44 +01:00 |
|
Mordred
|
39ba1785c3
|
Do not use the current zone for landdetail lookup but the provided territoryId
|
2018-11-16 17:07:22 +01:00 |
|
mordred
|
d0e99ea7fd
|
More housing functionality move to mgr and small cleanups
|
2018-11-15 12:40:02 +01:00 |
|
NotAdam
|
63bf781f7a
|
move all script classes to Sapphire::ScriptAPI namespace
|
2018-11-13 21:34:44 +11:00 |
|
Mordred
|
c5c76ebe13
|
Fixed initial housing settings and added another logmessage upon land purchase
|
2018-11-11 23:55:34 +01:00 |
|
Mordred
|
382bc91f53
|
Only allow buying one private land
|
2018-11-11 17:20:47 +01:00 |
|
Mordred
|
492aaae449
|
Some additions
|
2018-11-11 12:10:57 +01:00 |
|
Mordred
|
3cb4e79211
|
Cleanup and errorhandling
|
2018-11-10 23:47:19 +01:00 |
|
XeAri
|
97724d1871
|
Merge branch 'housing' into housing
|
2018-11-10 19:11:43 +01:00 |
|
AriAvery
|
dadc8184e9
|
House fixes
|
2018-11-10 19:00:13 +01:00 |
|
Mordred
|
155b59785b
|
Start of land interaction
|
2018-11-10 12:48:19 +01:00 |
|
Mordred
|
458fd9b190
|
More refactoring and linux compile fix
|
2018-11-03 00:47:45 +01:00 |
|
Mordred
|
6d2c012cf2
|
Refactoring and modernizing
|
2018-10-28 21:53:21 +01:00 |
|
Mordred
|
89a9b16555
|
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
|
6607cdaeda
|
Let Mog talks
|
2018-07-27 15:56:22 +02:00 |
|
NotAdam
|
5ac4573bd3
|
gilshops now work using the proper packet
|
2018-07-23 00:05:44 +10:00 |
|
NotAdam
|
b8871519fe
|
minor refactoring
|
2018-07-22 23:32:16 +10:00 |
|
NotAdam
|
9ab7d5c68a
|
somewhat working gilshops
|
2018-07-22 23:20:22 +10:00 |
|
NotAdam
|
18a1ab79d6
|
extremely broken gilshop implementation
|
2018-07-22 22:11:03 +10:00 |
|
NotAdam
|
394988fbb0
|
scripts cleanup, npc repair script and hunt board
|
2018-07-22 17:02:09 +10:00 |
|
NotAdam
|
68b08de1de
|
housing placard script, gridania mb script, opcodes
|
2018-07-22 16:54:01 +10:00 |
|
Dantestyle
|
3113ec4a38
|
CmnDefWeatherForeCast script added
|
2018-07-08 04:18:11 +02:00 |
|
Dantestyle
|
088a8b03db
|
MogLetter npcs struct add
|
2018-06-26 00:04:04 +02:00 |
|
NotAdam
|
cef9e36f97
|
cleanup script includes
|
2018-06-18 23:14:11 +10:00 |
|
Adam
|
a1c531932c
|
fix infinite callback loop
|
2018-03-20 23:56:06 +11:00 |
|
Adam
|
66fbc9931b
|
fix formatting
|
2018-03-20 22:33:51 +11:00 |
|
Adam
|
dd8ed62430
|
eventPlay -> playScene, added playSceneChain
|
2018-03-20 22:08:25 +11:00 |
|
Mordred
|
836279de09
|
Simplified scripts a bit, a bit easier on the eyes
|
2018-03-20 00:05:54 +01:00 |
|
Adam
|
0842b4a864
|
remove scriptloader from tree and update gitignore
|
2018-03-09 23:54:11 +11:00 |
|
Mordred Admin
|
250b1aef79
|
More framework changes, linker still unhappy
|
2018-03-09 10:19:38 +01:00 |
|
Mordred
|
83cb17610c
|
WiP - implementing new framework
|
2018-03-09 00:06:44 +01:00 |
|
Mordred Admin
|
e15c46500c
|
Moved scripts out of server_zone scope
|
2018-03-07 08:14:42 +01:00 |
|