NotAdam
|
f935dd4282
|
move itemaction to own class, perchbird's effect command
|
2019-06-02 20:45:18 +10:00 |
|
NotAdam
|
86517c53ea
|
somewhat working action lut stuff
|
2019-06-02 02:30:54 +10:00 |
|
NotAdam
|
d755ea2a32
|
somewhat working action lut stuff
|
2019-06-02 02:30:54 +10:00 |
|
NotAdam
|
f892257aa5
|
refactor Util -> Common::Util & Action to World::Action
|
2019-06-02 00:35:00 +10:00 |
|
NotAdam
|
90d1fbc3ea
|
refactor Util -> Common::Util & Action to World::Action
|
2019-06-02 00:35:00 +10:00 |
|
NotAdam
|
b3edc9d2a2
|
remove the code restricting ic territories from being created
|
2019-05-07 22:16:18 +10:00 |
|
NotAdam
|
0350b4dc22
|
remove the code restricting ic territories from being created
|
2019-05-07 22:16:18 +10:00 |
|
NotAdam
|
bd8192f4f0
|
fix a crash where !instance bind is used incorrectly, better getter name
|
2019-05-07 22:10:55 +10:00 |
|
NotAdam
|
591f57cec2
|
fix a crash where !instance bind is used incorrectly, better getter name
|
2019-05-07 22:10:55 +10:00 |
|
NotAdam
|
44ae1cb641
|
gracefully crash the server if no navmeshes exist with a useful error
|
2019-04-29 19:59:54 +10:00 |
|
NotAdam
|
2b217a545b
|
gracefully crash the server if no navmeshes exist with a useful error
|
2019-04-29 19:59:54 +10:00 |
|
Mordred
|
b4b5c59bfa
|
Some naming changes for actions
|
2019-04-28 23:34:43 +02:00 |
|
Mordred
|
fc2c3248de
|
Some naming changes for actions
|
2019-04-28 23:34:43 +02:00 |
|
NotAdam
|
b68e1b7876
|
fix naviprovider not being set on instances
|
2019-04-19 18:52:55 +10:00 |
|
NotAdam
|
a7f31c77a9
|
fix naviprovider not being set on instances
|
2019-04-19 18:52:55 +10:00 |
|
Mordred
|
61e0b0c013
|
Detour crowd experiments
|
2019-04-19 00:39:42 +02:00 |
|
Mordred
|
018096266a
|
Detour crowd experiments
|
2019-04-19 00:39:42 +02:00 |
|
NotAdam
|
8ffd81248f
|
use prepared statement for item loading, network item stain
|
2019-04-13 22:42:02 +10:00 |
|
NotAdam
|
1c8ca42d6c
|
use prepared statement for item loading, network item stain
|
2019-04-13 22:42:02 +10:00 |
|
Mordred
|
13ce1b47d0
|
QuestBattles can now be started from scripts, see ManFst005
|
2019-04-11 00:16:04 +02:00 |
|
Mordred
|
cfd4352ff6
|
QuestBattles can now be started from scripts, see ManFst005
|
2019-04-11 00:16:04 +02:00 |
|
NotAdam
|
799588114e
|
fix debug commands not working for questbattles, map another actrl
|
2019-04-08 23:36:02 +10:00 |
|
NotAdam
|
160b7fae3d
|
fix debug commands not working for questbattles, map another actrl
|
2019-04-08 23:36:02 +10:00 |
|
NotAdam
|
a0ee37d9db
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2019-04-08 08:02:50 +10:00 |
|
NotAdam
|
c0533349f5
|
Merge remote-tracking branch 'upstream/develop' into develop
|
2019-04-08 08:02:50 +10:00 |
|
Mordred
|
e4f18a0850
|
Shortcut adde for questbattle command
|
2019-04-07 23:59:33 +02:00 |
|
Mordred
|
8d6f80b357
|
Shortcut adde for questbattle command
|
2019-04-07 23:59:33 +02:00 |
|
Mordred
|
975fcf1be8
|
Move questbattle opening scene into the script
|
2019-04-07 23:42:24 +02:00 |
|
Mordred
|
c7023fb6a3
|
Move questbattle opening scene into the script
|
2019-04-07 23:42:24 +02:00 |
|
Mordred
|
4fd49a1dae
|
Show svent on questbattle completion, remove inactive questbattle instances
|
2019-04-07 16:01:53 +02:00 |
|
Mordred
|
e4b919e319
|
Show svent on questbattle completion, remove inactive questbattle instances
|
2019-04-07 16:01:53 +02:00 |
|
Mordred
|
0079cba784
|
Changed the way players are being iterated for updating, some questbattle additions
|
2019-04-07 13:27:56 +02:00 |
|
Mordred
|
6c8124373c
|
Changed the way players are being iterated for updating, some questbattle additions
|
2019-04-07 13:27:56 +02:00 |
|
NotAdam
|
03856a339c
|
refactoring, make ranged targeted aoe actions work somewhat properly
|
2019-04-07 16:31:09 +10:00 |
|
NotAdam
|
e4878c4cc7
|
refactoring, make ranged targeted aoe actions work somewhat properly
|
2019-04-07 16:31:09 +10:00 |
|
NotAdam
|
2f73a61eb2
|
Start of action target selection implementation
|
2019-04-07 16:04:36 +10:00 |
|
NotAdam
|
1b49f2502d
|
Start of action target selection implementation
|
2019-04-07 16:04:36 +10:00 |
|
Mordred
|
af07092978
|
Refactored the way timestamps are passed through update handlers
|
2019-04-04 23:29:52 +02:00 |
|
Mordred
|
2014ec41dc
|
Refactored the way timestamps are passed through update handlers
|
2019-04-04 23:29:52 +02:00 |
|
Mordred
|
598dd50ff2
|
More simplifications of the questbattle handling, exposing a script function to init player position
|
2019-04-02 00:00:58 +02:00 |
|
Mordred
|
e09637c20e
|
More simplifications of the questbattle handling, exposing a script function to init player position
|
2019-04-02 00:00:58 +02:00 |
|
Mordred
|
e06099f762
|
Questbattle instances can be created and joined.
|
2019-03-31 23:45:03 +02:00 |
|
Mordred
|
8d1b25eaa1
|
Questbattle instances can be created and joined.
|
2019-03-31 23:45:03 +02:00 |
|
NotAdam
|
ec20b66f5b
|
make more vfx items work good 😎
|
2019-03-24 00:48:21 +11:00 |
|
NotAdam
|
3ad6b99867
|
make more vfx items work good 😎
|
2019-03-24 00:48:21 +11:00 |
|
NotAdam
|
f1469a554c
|
add missing zonepositions, use move semantics for framework constructor
|
2019-03-17 13:50:01 +11:00 |
|
NotAdam
|
6d9ef0e6c3
|
add missing zonepositions, use move semantics for framework constructor
|
2019-03-17 13:50:01 +11:00 |
|
mordred
|
bfa6f74501
|
Renamed GamePacketNew... finally
|
2019-03-08 15:34:38 +01:00 |
|
mordred
|
df8a5aacae
|
Renamed GamePacketNew... finally
|
2019-03-08 15:34:38 +01:00 |
|
NotAdam
|
2f4ca9b589
|
add teleporting back in, remove action targeting for now
|
2019-03-07 21:58:12 +11:00 |
|