collett
|
484657f102
|
JobGauge definition
|
2020-04-24 19:24:04 +09:00 |
|
Adam
|
96774b5f55
|
Merge pull request #651 from Arazati/develop-serious
implemented dyeable items
|
2020-03-17 12:54:08 +11:00 |
|
Arazati
|
02f1bd71c5
|
style + cast changes
|
2020-03-16 01:37:00 -07:00 |
|
Arazati
|
4c75f1fd32
|
implement dyeing items + show dyes in examine
|
2020-03-14 00:57:09 -07:00 |
|
NotAdam
|
894c1016af
|
fix quest_parser to use new service locator
|
2020-03-01 11:58:26 +11:00 |
|
NotAdam
|
ca102697f4
|
move to new service locator
|
2020-03-01 11:58:26 +11:00 |
|
NotAdam
|
3a2272594e
|
start of new service locator impl
|
2020-03-01 11:58:25 +11:00 |
|
collett
|
29da401de7
|
Fix moundId type.
|
2020-01-23 22:43:16 +09:00 |
|
collett
|
d4afee03a6
|
Implement mount action.
|
2020-01-23 22:36:01 +09:00 |
|
NotAdam
|
2cf93ce861
|
fix linux build
|
2020-01-06 20:23:03 +11:00 |
|
NotAdam
|
8fa3a7d3f4
|
Merge branch 'develop' into exit_poprange
|
2020-01-05 20:06:31 +11:00 |
|
collett
|
352a0ac823
|
Fix event battle.
|
2020-01-03 22:47:01 +09:00 |
|
collett
|
bd1b23c834
|
Fix social list.
|
2020-01-03 05:24:06 +09:00 |
|
kbasikhin
|
4c4fff58ce
|
using static and reinterpret casts instead of old style casts
|
2019-12-30 13:58:41 +03:00 |
|
Mordred
|
1c78f9835e
|
Fixed housing opcodes
|
2019-10-28 22:18:23 +01:00 |
|
Mordred
|
f87aa5d488
|
Apply rotation properly when using zoneline / aetheryte
|
2019-10-27 08:26:48 +01:00 |
|
Mordred
|
79764da844
|
Fixed popranges not being found
|
2019-10-22 22:34:34 +02:00 |
|
Mordred
|
b17af41e67
|
Major rewrite of zonelines, aetherytes and discoveries
|
2019-10-21 23:24:26 +02:00 |
|
Mordred
|
cfc4a997fe
|
Changed makeActorControl calls aswell
|
2019-10-09 18:42:25 +02:00 |
|
Mordred
|
9bfb9c74f0
|
Renamed ActorControl packets and definitions according to usage
|
2019-10-09 18:14:53 +02:00 |
|
NotAdam
|
467ce65a5d
|
revert worldchannelpacket changes
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
78aade9cea
|
kinda working effect packets
|
2019-08-09 17:50:31 +10:00 |
|
NotAdam
|
7f686ffee5
|
rename some getters and zonechannelpacket -> worldchannelpacket
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
891a73720d
|
rename zone to territory
|
2019-08-09 17:49:40 +10:00 |
|
NotAdam
|
6b44dc9a6e
|
rename InitUI -> PlayerSetup, AddStatusEffect -> EffectResult
|
2019-06-20 14:48:24 +10:00 |
|
NotAdam
|
90d1fbc3ea
|
refactor Util -> Common::Util & Action to World::Action
|
2019-06-02 00:35:00 +10:00 |
|
NotAdam
|
591f57cec2
|
fix a crash where !instance bind is used incorrectly, better getter name
|
2019-05-07 22:10:55 +10:00 |
|
Mordred
|
fc2c3248de
|
Some naming changes for actions
|
2019-04-28 23:34:43 +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
|
8d1b25eaa1
|
Questbattle instances can be created and joined.
|
2019-03-31 23:45:03 +02:00 |
|
mordred
|
df8a5aacae
|
Renamed GamePacketNew... finally
|
2019-03-08 15:34:38 +01:00 |
|
Mordred
|
e34c4a805c
|
Merge pull request #524 from NotAdam/action_rewrite
WIP action rewrite
|
2019-03-08 00:08:10 +01:00 |
|
Mordred
|
34b437e16d
|
Improving log readability for client actions
|
2019-02-24 11:10:55 +01:00 |
|
NotAdam
|
7ecbbd07c7
|
cleanup some unneeded log output
|
2019-02-11 14:51:56 +11:00 |
|
NotAdam
|
7ccea66120
|
refactor ActionInterruptType and move it into common
|
2019-02-10 21:21:34 +11:00 |
|
NotAdam
|
ff712cfb0b
|
handle damaged based interrupts versus regular cast interrupts
|
2019-02-10 21:12:22 +11:00 |
|
NotAdam
|
5f98d00d48
|
correctly capture itemaction source slot/container from cast packet
|
2019-02-10 19:50:28 +11:00 |
|
NotAdam
|
4c888aba1b
|
VFX ItemAction handling
|
2019-02-09 21:48:42 +11:00 |
|
NotAdam
|
5b66b5433f
|
proper action type handling
|
2019-02-09 19:26:31 +11:00 |
|
NotAdam
|
370261591e
|
basic action sanity checking, partial casting support, some cleanup
|
2019-02-09 15:39:05 +11:00 |
|
NotAdam
|
2cf1b5aaf7
|
ignore invalid actions and pass action data into manager
|
2019-02-09 14:45:28 +11:00 |
|
NotAdam
|
125e877409
|
remove old actioncast setup
|
2019-02-08 22:07:49 +11:00 |
|
NotAdam
|
37f71da03c
|
cleanup teleport query code
|
2019-02-08 21:20:53 +11:00 |
|
NotAdam
|
a90dfca45f
|
remove most code related to the old action implementation
|
2019-02-08 21:18:01 +11:00 |
|
NotAdam
|
c12348a52e
|
skeleton action handling inside actionmgr, packet fixes
|
2019-02-08 21:04:48 +11:00 |
|
AriAvery
|
cbae2c7a69
|
small fix
|
2019-02-06 19:03:24 +01:00 |
|
AriAvery
|
64c814157b
|
Mostly retial like movement + bnpcs auto attack move delay
|
2019-02-06 18:51:51 +01:00 |
|
AriAvery
|
434b8d421e
|
moved vec3 pos into his own files
|
2019-02-06 11:12:29 +01:00 |
|
AriAvery
|
dd9cb1aae3
|
fixes no.2
|
2019-02-06 09:38:31 +01:00 |
|
AriAvery
|
8f012777a2
|
fixes
|
2019-02-06 09:27:30 +01:00 |
|