Mordred
|
8bcd5f8fe5
|
Fixed an issue where offline chars were not removed properly
|
2018-02-13 22:37:45 +01:00 |
|
Mordred
|
677c583d80
|
updated submodule
|
2018-02-13 19:37:04 +01:00 |
|
Mordred
|
63a06dba44
|
Further clean up in range stuff
|
2018-02-11 23:52:44 +01:00 |
|
Mordred
|
66d7dbab4f
|
In range containers no longer declared publicly
|
2018-02-11 22:57:00 +01:00 |
|
Adam
|
bea3cae216
|
huhuhu
|
2018-02-10 22:35:02 +11:00 |
|
Adam
|
530cf8a37a
|
move instance objects to zone from instancecontent
|
2018-02-10 21:53:16 +11:00 |
|
Adam
|
d51c5924c5
|
rename objectcontrol -> objectspawn
|
2018-02-10 21:51:02 +11:00 |
|
Adam
|
5d5c1cad30
|
[huge brain image]
|
2018-02-10 17:56:03 +11:00 |
|
Adam
|
bc5004598d
|
Merge remote-tracking branch 'upstream/develop' into instancescripting
|
2018-02-10 14:05:12 +11:00 |
|
Adam
|
32f0e30e8e
|
instane obj spawning
|
2018-02-10 14:03:59 +11:00 |
|
Mordred
|
2000d5d2f8
|
Majorly refactored usage of shared_ptr also added GameObject into Actor inheritance chain
|
2018-02-10 01:21:31 +01:00 |
|
Adam
|
0c54d41304
|
instance objects, gameobj implementation
|
2018-02-10 02:47:32 +11:00 |
|
Adam
|
5b08bca9d8
|
Merge branch 'develop' into instancescripting
|
2018-02-09 23:50:26 +11:00 |
|
Adam
|
42e0a7c09a
|
builds should work now... probably
|
2018-02-09 20:25:18 +11:00 |
|
Adam
|
99eb4c7d17
|
fix script builds and logging issues on WSL
|
2018-02-09 20:11:30 +11:00 |
|
Mordred Admin
|
6594dd1dc4
|
Missing virtual destructor implementation
|
2018-02-09 08:32:28 +01:00 |
|
Mordred
|
e7b8c2cb22
|
New base class for anything actor related, not being used yet
|
2018-02-09 00:55:44 +01:00 |
|
Adam
|
61dfd16d7b
|
instance scripting stuff
|
2018-02-09 02:34:43 +11:00 |
|
Mordred
|
1f40bcf91b
|
Merge pull request #247 from GokuWeedLord/develop
hierachyId dump + scripts structure cleanup
|
2018-02-08 15:30:28 +01:00 |
|
Mordred
|
76dcba3f7f
|
comment added
|
2018-02-08 15:29:46 +01:00 |
|
goaaats
|
38661033fa
|
Handle via inRangeSet
|
2018-02-08 15:25:59 +01:00 |
|
goaaats
|
2383fb4321
|
Implement correct handling for private areas
|
2018-02-08 15:05:29 +01:00 |
|
Adam
|
bb5c97ed2f
|
fix instance expire time
|
2018-02-09 00:04:46 +11:00 |
|
Adam
|
6f84e9ef41
|
restructure script folder hierachy to remove unnecessary build targets
|
2018-02-08 23:28:52 +11:00 |
|
Adam
|
f94a8ceee5
|
remove exddata from sapphire_zone
|
2018-02-07 14:27:52 +11:00 |
|
Mordred
|
0cb304083d
|
More preparational director logic, state inside can be modified with !instance <instanceId> <varIdx> <value>
|
2018-02-07 00:00:48 +01:00 |
|
Mordred
|
59da08be28
|
Style fix
|
2018-02-06 00:03:08 +01:00 |
|
Mordred
|
0d75ba0096
|
Basic director handling for instances, just the bare minimum so far
|
2018-02-06 00:01:23 +01:00 |
|
Mordred
|
069127f901
|
Call onEnter event after zone init packet have been sent
|
2018-02-04 23:58:45 +01:00 |
|
Mordred
|
6ed0baf91f
|
Added events to zone for inheritance handling
|
2018-02-04 23:35:16 +01:00 |
|
Mordred
|
af90b006ac
|
Disabled betweenarea state flags until we fix it
|
2018-02-04 18:53:19 +01:00 |
|
Mordred
|
55525c4785
|
Merge branch 'develop' of https://github.com/SapphireMordred/Sapphire into develop
|
2018-02-04 17:46:59 +01:00 |
|
Mordred
|
9cc5f9ffb3
|
Reconnecting during an instance now possible
|
2018-02-04 17:46:46 +01:00 |
|
Adam
|
7644938776
|
cf spawns instances and zones you into them
|
2018-02-05 01:55:10 +11:00 |
|
Mordred
|
677f2521d7
|
Marked GCaffiliation as outdated for the time being
|
2018-02-04 14:16:09 +01:00 |
|
Mordred
|
c176c88ee2
|
Adjusted wrong casttime for eventactions, needs fixing in ex.json
|
2018-02-04 02:26:02 +01:00 |
|
Mordred
|
ee5196b372
|
Fixed state flags
|
2018-02-04 00:43:36 +01:00 |
|
Adam
|
0ee68c1b1e
|
fix exd_struct_gen and teleporting
|
2018-02-04 01:39:05 +11:00 |
|
Adam
|
1fc4a1676d
|
opcode update, cleanup and maybe disconnect issue fixed?
it works on my machine™️
|
2018-02-03 19:42:42 +11:00 |
|
Adam
|
8a77925c30
|
move scripts dir to server_zone
|
2018-02-03 17:03:50 +11:00 |
|
Mordred
|
43f5894445
|
updaing field sizes, make sure to run update.sql
|
2018-02-03 02:04:00 +01:00 |
|
Mordred
|
95efd65e0f
|
Fully fixed initui and quests
|
2018-02-03 01:51:46 +01:00 |
|
Mordred
|
595a9e3079
|
Fixed quest tracker and gc affiliation opcodes
|
2018-02-02 18:34:20 +01:00 |
|
Mordred
|
62a14e05d1
|
Changed more timer usages to 64bit, changed getQuestInfo exd to grab correct field for name
|
2018-02-02 17:37:51 +01:00 |
|
Adam
|
811b4af5b1
|
Merge branch 'master' into master
|
2018-02-03 02:12:35 +11:00 |
|
Adam
|
6e12c74e78
|
add festival support
|
2018-02-03 02:11:29 +11:00 |
|
Mordred
|
d59e958d89
|
Pretty sure that was not supposed to be a cast
|
2018-02-01 23:41:27 +01:00 |
|
Mordred
|
9b8df412f3
|
Fixed zone updates being extremly slow, fixed crash with wrong item reward field, fixed wrong casttime for eventAction
|
2018-02-01 23:32:59 +01:00 |
|
Mordred
|
ebbe99805e
|
Merge pull request #234 from goaaats/exd_rework
zone, api: Removed old EXD reader
|
2018-02-01 17:49:35 +01:00 |
|
Mordred
|
5550e6f475
|
Update ActionTeleport.cpp
|
2018-02-01 17:47:55 +01:00 |
|