Mordred
|
9d49f0a272
|
Changed makeActorControl calls aswell
|
2019-10-09 18:42:25 +02:00 |
|
Mordred
|
20e25d73b9
|
Renamed ActorControl packets and definitions according to usage
|
2019-10-09 18:14:53 +02:00 |
|
NotAdam
|
a973cfadd7
|
revert worldchannelpacket changes
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
d11fa5a6a5
|
kinda working effect packets
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
317d16e3ed
|
rename some getters and zonechannelpacket -> worldchannelpacket
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
9c3fba263e
|
rename zone to territory
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
1f4b2dafbb
|
rename InitUI -> PlayerSetup, AddStatusEffect -> EffectResult
|
2019-06-20 14:48:24 +10:00 |
|
NotAdam
|
f892257aa5
|
refactor Util -> Common::Util & Action to World::Action
|
2019-06-02 00:35:00 +10:00 |
|
NotAdam
|
bd8192f4f0
|
fix a crash where !instance bind is used incorrectly, better getter name
|
2019-05-07 22:10:55 +10:00 |
|
Mordred
|
b4b5c59bfa
|
Some naming changes for actions
|
2019-04-28 23:34:43 +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
|
e06099f762
|
Questbattle instances can be created and joined.
|
2019-03-31 23:45:03 +02:00 |
|
mordred
|
bfa6f74501
|
Renamed GamePacketNew... finally
|
2019-03-08 15:34:38 +01:00 |
|
Mordred
|
b4f1f3afe4
|
Merge pull request #524 from NotAdam/action_rewrite
WIP action rewrite
|
2019-03-08 00:08:10 +01:00 |
|
Mordred
|
d30b3b6c47
|
Improving log readability for client actions
|
2019-02-24 11:10:55 +01:00 |
|
NotAdam
|
8e74681db1
|
cleanup some unneeded log output
|
2019-02-11 14:51:56 +11:00 |
|
NotAdam
|
17a15b847e
|
refactor ActionInterruptType and move it into common
|
2019-02-10 21:21:34 +11:00 |
|
NotAdam
|
98ccf34c32
|
handle damaged based interrupts versus regular cast interrupts
|
2019-02-10 21:12:22 +11:00 |
|
NotAdam
|
68b935133c
|
correctly capture itemaction source slot/container from cast packet
|
2019-02-10 19:50:28 +11:00 |
|
NotAdam
|
458235685a
|
VFX ItemAction handling
|
2019-02-09 21:48:42 +11:00 |
|
NotAdam
|
d144da7c28
|
proper action type handling
|
2019-02-09 19:26:31 +11:00 |
|
NotAdam
|
6cd3ad594b
|
basic action sanity checking, partial casting support, some cleanup
|
2019-02-09 15:39:05 +11:00 |
|
NotAdam
|
2c076520b9
|
ignore invalid actions and pass action data into manager
|
2019-02-09 14:45:28 +11:00 |
|
NotAdam
|
1085a3c154
|
remove old actioncast setup
|
2019-02-08 22:07:49 +11:00 |
|
NotAdam
|
3db83cf716
|
cleanup teleport query code
|
2019-02-08 21:20:53 +11:00 |
|
NotAdam
|
259c69c3ca
|
remove most code related to the old action implementation
|
2019-02-08 21:18:01 +11:00 |
|
NotAdam
|
497cc1f028
|
skeleton action handling inside actionmgr, packet fixes
|
2019-02-08 21:04:48 +11:00 |
|
AriAvery
|
0411fc8da3
|
small fix
|
2019-02-06 19:03:24 +01:00 |
|
AriAvery
|
3db99814c3
|
Mostly retial like movement + bnpcs auto attack move delay
|
2019-02-06 18:51:51 +01:00 |
|
AriAvery
|
3137cd8e1c
|
moved vec3 pos into his own files
|
2019-02-06 11:12:29 +01:00 |
|
AriAvery
|
bd662ec73d
|
fixes no.2
|
2019-02-06 09:38:31 +01:00 |
|
AriAvery
|
3f1ac7b5d8
|
fixes
|
2019-02-06 09:27:30 +01:00 |
|
AriAvery
|
df56b88cae
|
Improved player momvement
|
2019-02-06 08:49:57 +01:00 |
|
NotAdam
|
252998c194
|
refactor minion to companion and add companion spawning
|
2019-02-02 23:06:57 +11:00 |
|
NotAdam
|
8e945a5698
|
cleanup tellhandler and allow GMs to send messages to busy players
|
2019-01-31 13:13:46 +11:00 |
|
JeidoUran
|
3c4b99668c
|
Fixed GM Tells
|
2019-01-30 18:29:11 +01:00 |
|
NotAdam
|
72ca7b612d
|
fix UB caused by invalid GC id, set GC rank when changing gc if one isnt set - fixes #472
|
2019-01-28 18:58:02 +11:00 |
|
NotAdam
|
b9520a6c3e
|
heal npcs when retreating, set hp to max when retreat finishes, cleanup
|
2019-01-26 13:40:02 +11:00 |
|
Maru
|
544538012d
|
RNGManager PoC, fix overuse of static cast
|
2019-01-19 21:20:23 -02:00 |
|
NotAdam
|
6196d0a526
|
fix some event debug message formatting
|
2019-01-15 18:20:21 +11:00 |
|
Mordred
|
b5ceae58fb
|
Temporary fix for resetting directors. Eventually zoning needs to be streamlined
|
2019-01-13 17:32:43 +01:00 |
|
Mordred
|
c57cc0c9e1
|
Fixed remaining g_log appearances and fmt usage
|
2019-01-13 13:19:15 +01:00 |
|
Mordred
|
87dcbd87fd
|
Fixed tell, fixed examine, fixed equipping gear, fixed itemlevel
|
2019-01-12 22:53:16 +01:00 |
|
JeidoUran
|
ca3851d7d4
|
More GM Call/Jump fixes
|
2019-01-06 16:25:51 +01:00 |
|
JeidoUran
|
a5e6ca82ab
|
Changed 'u3b' to 'isGm' and made it a bool
|
2019-01-06 04:48:54 +01:00 |
|
JeidoUran
|
8f1e7323d9
|
Merge branch 'develop' into crashes_fix
|
2019-01-06 02:22:09 +01:00 |
|
JeidoUran
|
4aa19d5ec0
|
Merge branch 'develop' into crashes_fix
|
2019-01-06 02:14:25 +01:00 |
|
JeidoUran
|
193288929d
|
Sending a /tell while acting as a GM will send a GM Tell
GM Call was also fixed 3 commits ago, now works on players within instances
|
2019-01-06 02:07:40 +01:00 |
|
JeidoUran
|
5d9084c279
|
GM Jumping no longer crashes the server if used across instances, and works like GM Call
|
2019-01-06 01:47:07 +01:00 |
|
Mordred
|
df412bba66
|
Updated sendNotice and sendUrgent calls
|
2019-01-06 00:26:26 +01:00 |
|