NotAdam
|
463d56e76e
|
remove old XMLConfig completely and implement new ConfigMgr
|
2018-06-11 02:34:26 +10:00 |
|
Mordred
|
738b09d5c5
|
More cleanup yet
|
2018-06-02 15:52:35 +02:00 |
|
Mordred
|
06b5113d78
|
Zone-Server should now start up fine again
|
2018-05-22 17:42:50 +02:00 |
|
Adam
|
24a2de55e1
|
shouldn't default to a nonexistant onlinestatus...
|
2018-04-24 20:36:06 +10:00 |
|
Adam
|
7a64e5f33f
|
biscuit didn't copy my code correctly 😢
|
2018-04-24 20:34:36 +10:00 |
|
Biscuit Boy
|
6a6f5b4349
|
How did I not notice that....
|
2018-04-20 02:22:09 +10:00 |
|
Biscuit Boy
|
c78e33c53f
|
Spacing should go back here
|
2018-04-19 23:04:31 +10:00 |
|
Biscuit Boy
|
e4b9db8853
|
Must be a fire type
|
2018-04-19 23:02:24 +10:00 |
|
Biscuit Boy
|
77cb5d7d50
|
Digital Monsters?
|
2018-04-19 22:50:17 +10:00 |
|
Biscuit Boy
|
168cc7409b
|
I love me some style and wording fixes
|
2018-04-19 22:34:45 +10:00 |
|
Biscuit Boy
|
10eec1f954
|
Use that Gminvis yo
|
2018-04-19 22:30:23 +10:00 |
|
Biscuit Boy
|
f815e3e3d2
|
Added status priority and made the invis check better
|
2018-04-19 22:22:20 +10:00 |
|
Biscuit Boy
|
22abaf9d23
|
Added a whole lot of GM Stuff
Added Icons, Added Invis, Added Chat Types for what we have now
|
2018-04-18 21:00:20 +10:00 |
|
Mordred
|
83cb17610c
|
WiP - implementing new framework
|
2018-03-09 00:06:44 +01:00 |
|
Mordred Admin
|
b91e711834
|
Cleanup of cmake files
|
2018-03-06 22:22:19 +01:00 |
|
Mordred
|
ec0335b64a
|
Merge remote-tracking branch 'origin/master' into actor_rewrite
|
2018-03-06 00:10:36 +01:00 |
|
Mordred
|
22402651e9
|
Basic event play for directors, still buggy. Also some small fixes all around
|
2018-03-05 23:01:55 +01:00 |
|
Adam
|
8fd1a2e3df
|
fix onEnterTerritory events
|
2018-03-05 22:10:14 +11:00 |
|
Maru
|
a61aef2c1e
|
Framework; Refactors, styling, other minor stuff;
|
2018-03-02 07:22:25 -03:00 |
|
Mordred
|
78d660a1ce
|
Object despawning added
|
2018-03-01 23:17:35 +01:00 |
|
Adam
|
810d71f262
|
move eobj/player spawnindex generation to common manager
|
2018-03-02 02:55:02 +11:00 |
|
Adam
|
af8cfeeb58
|
note to self
|
2018-02-28 23:58:11 +11:00 |
|
Adam
|
d024f0a396
|
fix eobj out of bounds allocation client crash
|
2018-02-28 23:53:20 +11:00 |
|
Mordred
|
67c2cb7971
|
Improved timing on instance starting
|
2018-02-24 23:53:32 +01:00 |
|
Mordred
|
f9722b5e2e
|
EventObjects are not properly spawned and initialized
|
2018-02-23 23:47:21 +01:00 |
|
Mordred
|
692ca9d56e
|
More stuff moved over to actor baseclass
|
2018-02-22 18:12:36 +01:00 |
|
Mordred
|
6e5737f401
|
Actors are now used as base for any entity
|
2018-02-22 15:31:10 +01:00 |
|
Mordred
|
29918f5807
|
Fixed an issue with teleport not picking the correct target position, eventaction unlocks player now
|
2018-02-21 23:30:35 +01:00 |
|
Mordred
|
c1fb728a05
|
In range restructuring
|
2018-02-21 18:06:52 +01:00 |
|
Mordred
|
f12c431173
|
Removed battlenpc for cleanup work
|
2018-02-21 12:48:27 +01:00 |
|
Mordred
|
9a4e7533c6
|
Renaming classes in preperation of actor rework
|
2018-02-20 22:46:44 +01:00 |
|
Mordred
|
ba511a23e2
|
Revert "Changeing base access type of actors to gameobject"
This reverts commit 7d916f7
|
2018-02-19 22:00:32 +01:00 |
|
Mordred
|
7d916f7d86
|
Changeing base access type of actors to gameobject
|
2018-02-18 23:48:51 +01:00 |
|
Mordred
|
883916aa48
|
More cleanup of actionhandler
|
2018-02-18 01:50:20 +01:00 |
|
Mordred
|
1f37416202
|
Actionhandler cleaned up a bit
|
2018-02-17 01:20:40 +01:00 |
|
Mordred
|
b8cbdf3fa5
|
removed all unused state flags, mapped more client actions
|
2018-02-15 23:50:28 +01:00 |
|
Mordred Admin
|
c54ebbe53c
|
Cleaned up generated exd stuff
|
2018-02-14 12:31:47 +01:00 |
|
Mordred
|
607143ea7c
|
updated submodule
|
2018-02-13 19:37:04 +01:00 |
|
Mordred
|
1f415a0d05
|
Majorly refactored usage of shared_ptr also added GameObject into Actor inheritance chain
|
2018-02-10 01:21:31 +01:00 |
|
Mordred
|
4e1c82c2be
|
More preparational director logic, state inside can be modified with !instance <instanceId> <varIdx> <value>
|
2018-02-07 00:00:48 +01:00 |
|
Mordred
|
9b1940d0a5
|
Call onEnter event after zone init packet have been sent
|
2018-02-04 23:58:45 +01:00 |
|
Mordred
|
7a75b40ce6
|
Added events to zone for inheritance handling
|
2018-02-04 23:35:16 +01:00 |
|
Mordred
|
21a39a09eb
|
Disabled betweenarea state flags until we fix it
|
2018-02-04 18:53:19 +01:00 |
|
Mordred
|
c36dec91d5
|
Reconnecting during an instance now possible
|
2018-02-04 17:46:46 +01:00 |
|
Mordred
|
f017389ad1
|
Marked GCaffiliation as outdated for the time being
|
2018-02-04 14:16:09 +01:00 |
|
Adam
|
d196795545
|
fix exd_struct_gen and teleporting
|
2018-02-04 01:39:05 +11:00 |
|
Adam
|
586ec3a039
|
Merge branch 'master' into master
|
2018-02-03 02:12:35 +11:00 |
|
Adam
|
c156ee2d57
|
add festival support
|
2018-02-03 02:11:29 +11:00 |
|
goaaats
|
6793cccaa0
|
Style
|
2018-01-31 11:58:29 +01:00 |
|
goaaats
|
8a5d497c21
|
zone, api: Removed old EXD reader
|
2018-01-31 11:43:22 +01:00 |
|