Mordred
|
9624d08b4c
|
Working towards getting bnpcs back in the game
|
2018-09-09 23:56:22 +02: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 |
|
NotAdam
|
7131c254ea
|
EquipSlot -> GearSetSlot
|
2018-08-25 22:56:46 +10:00 |
|
Dantestyle
|
ddd3d11bd4
|
Only for Maruhhuhu :D
|
2018-07-31 00:09:29 +02:00 |
|
Dantestyle
|
eb6a405e32
|
restyle it
|
2018-07-31 00:07:54 +02:00 |
|
Dantestyle
|
05762be79c
|
[Commands] QuestBitFlags Debug command
|
2018-07-30 23:26:27 +02:00 |
|
Mordred
|
6579a5d841
|
First step of inventory cleanup, moving defs to common
|
2018-07-20 22:39:10 +02:00 |
|
NotAdam
|
3d09b3efc0
|
unlockAction now takes u16 param, unlockAction debug command added
|
2018-07-04 19:28:54 +10:00 |
|
Mordred
|
e9c9eaa53a
|
Packet rework of server_zone
|
2018-06-28 00:07:07 +02:00 |
|
Mordred
|
460175f75d
|
Merge pull request #317 from perize/develop
EObj thing
|
2018-06-12 06:22:28 +02:00 |
|
Perize
|
407bf76dc8
|
EObj anim
|
2018-06-12 09:29:21 +09:00 |
|
Mordred
|
86b2a9cded
|
More cleanup yet
|
2018-06-02 15:52:35 +02:00 |
|
Adam
|
1771ed14b4
|
proper festival handling (woah)
|
2018-03-20 20:30:05 +11:00 |
|
Mordred
|
f5ff43857e
|
Basics of instance binding system
|
2018-03-15 23:37:21 +01:00 |
|
Adam
|
108268b107
|
bgm is set correctly for instances
|
2018-03-15 20:48:35 +11:00 |
|
Adam
|
71abe6b69e
|
what are if statements, how do they work
|
2018-03-13 21:59:52 +11:00 |
|
Adam
|
6c1b0f789e
|
create zone cmd
|
2018-03-13 19:25:50 +11:00 |
|
Adam
|
0f86b5f045
|
Add a qte event command
|
2018-03-10 00:06:44 +09:00 |
|
Mordred
|
24399e31e4
|
WiP - implementing new framework
|
2018-03-09 00:06:44 +01:00 |
|
Mordred Admin
|
c2165e5f33
|
Cleanup of cmake files
|
2018-03-06 22:22:19 +01:00 |
|
Mordred
|
0833bdd76c
|
Merge remote-tracking branch 'origin/master' into actor_rewrite
|
2018-03-06 00:10:36 +01:00 |
|
Maru
|
b3318f14a3
|
Framework; Refactors, styling, other minor stuff;
|
2018-03-02 07:22:25 -03:00 |
|
Adam
|
9a0041e093
|
set weatheroverride debug command and assert fix in spawnindexallocator
|
2018-03-02 15:29:48 +11:00 |
|
Adam
|
841e292e9b
|
director sequence/branch setters & debug command
|
2018-02-28 22:25:18 +11:00 |
|
Mordred Admin
|
72e8fa36e8
|
Rearranged includes for potential speed increases
|
2018-02-28 10:26:03 +01:00 |
|
Adam
|
d4c3250ab0
|
eobj state cmd and some ontalk fixes
|
2018-02-27 23:05:42 +11:00 |
|
Adam
|
3cf0a233b1
|
redirect ontalk events inside instances to instancecontent ptr
|
2018-02-25 17:23:52 +11:00 |
|
Mordred
|
8b5d30802d
|
More stuff moved over to actor baseclass
|
2018-02-22 18:12:36 +01:00 |
|
Mordred
|
b806535f11
|
Fixed an issue with teleport not picking the correct target position, eventaction unlocks player now
|
2018-02-21 23:30:35 +01:00 |
|
Mordred
|
b8a366fb29
|
Removed battlenpc for cleanup work
|
2018-02-21 12:48:27 +01:00 |
|
Mordred
|
322dce393d
|
Started stripping actors - readding after rewrite
|
2018-02-20 23:42:09 +01:00 |
|
Mordred Admin
|
df61b53d1a
|
Cleaned up generated exd stuff
|
2018-02-14 12:31:47 +01:00 |
|
Adam
|
bea3cae216
|
huhuhu
|
2018-02-10 22:35:02 +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 |
|
Mordred
|
0cb304083d
|
More preparational director logic, state inside can be modified with !instance <instanceId> <varIdx> <value>
|
2018-02-07 00:00:48 +01: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
|
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 |
|
goaaats
|
c0b3d3605b
|
zone, api: Removed old EXD reader
|
2018-01-31 11:43:22 +01:00 |
|
Mordred Admin
|
2a6c505f9f
|
Merge remote-tracking branch 'origin/event_rewrite'
Conflicts:
src/servers/sapphire_zone/DebugCommand/DebugCommandHandler.cpp
|
2018-01-30 07:53:15 +01:00 |
|
Adam
|
e9d0e5cbb8
|
createInstanceContent and some minor refactoring
|
2018-01-29 19:40:27 +11:00 |
|
Adam
|
7de0885b54
|
instance zoning and returning implemented
instancecontent uses instancecontent class instead of zone too
|
2018-01-29 13:05:33 +11:00 |
|
Adam
|
9d2d819e18
|
instance removal command
|
2018-01-29 00:52:11 +11:00 |
|
Adam
|
339a089d47
|
gm teri accepts instance id
|
2018-01-29 00:40:34 +11:00 |
|
Adam
|
b05a05341c
|
base implementation of instance creation
|
2018-01-28 23:53:58 +11:00 |
|
Mordred
|
babb58fa21
|
Revert "Merge pull request #225 from GokuWeedLord/event_rewrite"
This reverts commit 6a128b1912 , reversing
changes made to a104b5a928 .
|
2018-01-28 11:16:34 +01:00 |
|
Adam
|
dde0a30fa3
|
switch debugcommandhandler for scripted implementation
|
2018-01-28 18:52:53 +11:00 |
|
Mordred
|
aabcdf6e74
|
Replacement of old ZoneMgr
|
2018-01-27 23:52:49 +01:00 |
|