Preston
|
962bebab6c
|
Adjusted the distance check for players in player's path, effectively making the collision area of players larger. This can be changed in Bounds PlayerCollisionPoint method by increasing or decreasing the minDistance var.
|
7 months ago |
Preston
|
a67fee76c3
|
Redone player collision by removing all refrences and usage of Bounds in PlayerCharacter.java. Added a new method PlayerCollisionPoint in Bounds.java mirroring PlayerBuildingCollisionPoint for other players instead of buildings. Added a new check in movement mirrioring the check for buildings but for players to ensure that PlayerCollisionPoint is called in each movement.
|
7 months ago |
Preston Driver
|
2d1da7679e
|
Added functionality to handlePlayerCollision method in PlayerCharacter.java to actively prevent players from standing in each other.
|
7 months ago |
Preston Driver
|
7a4c2fe72a
|
Attempt to push to docker container.
|
7 months ago |
Preston Driver
|
24cc6af147
|
Added player collision with other players in PlayerCharacter class.
|
7 months ago |
MagicBot
|
9072fc2788
|
Lock for dirtyload integration.
|
2 years ago |
MagicBot
|
14968dbb3b
|
Unused variables removed.
|
2 years ago |
MagicBot
|
c79d9ae891
|
Unused lastXYZ timers set but never used.
|
2 years ago |
MagicBot
|
621d78172d
|
Threadsafe is needed for the flag.
|
2 years ago |
MagicBot
|
c1f613a1a5
|
Flag set to true when created.
|
2 years ago |
MagicBot
|
6923251a88
|
dirtyflag chosen as solution.
|
2 years ago |
MagicBot
|
b21e9dc59e
|
Moving items out of constructor.
|
2 years ago |
MagicBot
|
2d0116a9d9
|
inLined single line methods for code clarity.
|
2 years ago |
FatBoy-DOTC
|
8a8bf8d2f9
|
region support for teleporting
|
2 years ago |
MagicBot
|
9bbdef224d
|
Project cleanup pre merge.
|
2 years ago |
MagicBot
|
b383aab556
|
Ruins or SDR driven by config.
|
2 years ago |
MagicBot
|
b9db6e8dc6
|
Members moved to WorldServer.
Root object no longer read from config.
|
2 years ago |
MagicBot
|
e554171e22
|
Duplicate region field removed and inlined.
|
2 years ago |
FatBoy-DOTC
|
98f0928a4b
|
replaced MobileFSM.STATE with MobileFSM.MobBehaviourTypes
|
2 years ago |
MagicBot
|
3881c2b1d0
|
Relevant methods made static and moved into NPCManager
|
2 years ago |
MagicBot
|
6c138a1515
|
Bugfix: effects without associated powers on login.
|
2 years ago |
FatBoy-DOTC
|
f98eaa4d6b
|
fixed boon stat application
|
2 years ago |
FatBoy-DOTC
|
cf801ed7f6
|
added check for double mines
|
2 years ago |
MagicBot
|
ab8ee542c6
|
Hotpatch for shroudbourne hot issue.
|
2 years ago |
MagicBot
|
825f41e469
|
rename method to isEmptyGuild() so as not to confuse with GuildState.
|
2 years ago |
MagicBot
|
7539505956
|
Mine claims released upon death.
|
2 years ago |
FatBoy-DOTC
|
743e1f150d
|
refund points from lost spells
|
2 years ago |
FatBoy-DOTC
|
7c983d04a3
|
refine stat point check
|
2 years ago |
MagicBot
|
a35c5ef3cc
|
Fix for weaponspeed effect modifier.
|
2 years ago |
MagicBot
|
ebeda7d7ba
|
Players grounded properly when losing flight.
|
3 years ago |
MagicBot
|
5fe518f8a1
|
Players grounded properly when losing flight.
|
3 years ago |
MagicBot
|
ab82529a4b
|
Players grounded properly when losing flight.
|
3 years ago |
MagicBot
|
d3f77d10c5
|
Flight fix re-enabled.
|
3 years ago |
FatBoy-DOTC
|
87e18351be
|
moved flight check to MovementManager
|
3 years ago |
FatBoy-DOTC
|
94bc41ab9d
|
added flight check
|
3 years ago |
MagicBot
|
bbfdde57a3
|
Initial Repository Push
|
3 years ago |