Mike
|
4748c033ad
|
Dependencies and logging progress
|
2020-05-04 19:54:07 +02:00 |
|
Beny
|
755c589ba6
|
Fix Issue #575 related to pathfinder changes
|
2020-05-03 03:01:49 +02:00 |
|
Beny
|
c590e49ff1
|
Fix sometimes incorrect Habbo height on item pickup
|
2020-05-03 00:33:02 +02:00 |
|
David Silva
|
6120285d9b
|
fix(Room): allow magictile to be moved under user/pets/bots
|
2020-04-27 01:53:59 +02:00 |
|
KrewsOrg
|
78905c2a05
|
Added Sticky Limits to rooms (default 200 like habbo)
|
2020-04-23 22:17:04 +01:00 |
|
KrewsOrg
|
df2641f215
|
Replace all Runnables with lambda .
|
2020-04-23 18:08:37 +01:00 |
|
KrewsOrg
|
3c2054c3d7
|
Fixes Room Idling for custom wired.
|
2020-04-21 00:08:39 +01:00 |
|
KrewsOrg
|
1ea86cb528
|
Changes to RoomLayout, makes more sense.
|
2020-04-03 16:58:02 +01:00 |
|
KrewsOrg
|
4be2f0a8ba
|
Fix Room Blocking. Thanks #TheJava for helping.
|
2020-04-03 16:38:23 +01:00 |
|
skeletor
|
87ae8e8125
|
fixed nullpointer in traxmanager
|
2020-04-01 06:06:23 -04:00 |
|
KrewsOrg
|
1070283284
|
Fix NPE in TraxManager Disposal in Room.java
|
2020-03-26 19:29:13 +00:00 |
|
KrewsOrg
|
490a1f4bde
|
Fixed stand command working on beds.
|
2020-03-13 17:03:30 +00:00 |
|
KrewsOrg
|
b11923452f
|
Added stand command from habbo.
|
2020-03-13 17:00:48 +00:00 |
|
skeletor
|
7ab78798b6
|
fixed nullpointer exception in RoomUnit.java
|
2020-03-13 10:47:20 -04:00 |
|
Alejandro
|
47e9d1a64b
|
Modify HabboAddedToRoomEvent
|
2020-03-04 20:28:12 +02:00 |
|
Alejandro
|
ef5e3a7c32
|
Fix trophies not allowing walking on them
|
2020-03-04 18:57:04 +02:00 |
|
Alejandro
|
8d6cd27b85
|
Fix rotating furniture with a stack helper
|
2020-03-04 18:45:33 +02:00 |
|
Alejandro
|
706577f220
|
Fix vending machines without sides
|
2020-02-27 23:16:36 +02:00 |
|
Alejandro
|
8c9faa56e6
|
Fix NPE in TraxManager.fromItemId
|
2020-02-27 22:55:09 +02:00 |
|
Alejandro
|
09114ba977
|
Allow placing stack helpers on users, bots and pets
|
2020-02-27 22:53:06 +02:00 |
|
Alejandro
|
ece55786d8
|
Fix NPE caused by Room.removeHabbo
|
2020-02-27 22:35:03 +02:00 |
|
Alejandro
|
166d8e8f40
|
Fix NullPointerException in RoomManager.openRoom
|
2020-02-27 22:33:08 +02:00 |
|
Alejandro
|
4c77c76bdc
|
Add message-specific ratelimiting
|
2020-02-27 21:06:36 +02:00 |
|
Alejandro
|
70d20ff2dd
|
Remove onWalk and onWalkOff object data
|
2020-02-27 20:24:37 +02:00 |
|
Alejandro
|
36ce06b226
|
Fix pathfinder
|
2020-02-27 19:38:02 +02:00 |
|
Alejandro
|
e596b1231d
|
Fix NPE in Room
|
2020-02-08 18:25:44 +02:00 |
|
Alejandro
|
952fd8bd10
|
Add tile data to onWalkOn and onWalkOff events and fix NPE in RoomUnit
|
2020-02-08 18:23:46 +02:00 |
|
Alejandro
|
359a980c67
|
Fix imports and add overriding tiles
|
2020-02-08 18:22:06 +02:00 |
|
Harmonic
|
5c78088726
|
WiredEffectTeleport Vulnerability Fix
|
2020-02-08 07:02:34 -05:00 |
|
Alejandro
|
b87cbd398b
|
Do not cancel navigation if overriding path is non-existent
|
2020-02-06 01:06:49 +02:00 |
|
Alejandro
|
0e53d703b3
|
Fix vending machine behaviour
|
2020-02-06 00:56:40 +02:00 |
|
Alejandro
|
fe6679c109
|
Retry with walkthrough if non-walkthrough path not found
|
2020-02-05 22:25:54 +02:00 |
|
Alejandro
|
82ff5c0a08
|
Make bots walk to nearest adjacent tile when giving a handitem
|
2020-02-05 19:35:25 +02:00 |
|
Alejandro
|
99168d57a5
|
Fix jukebox disc adding/removing
|
2020-02-01 14:09:59 +02:00 |
|
Alejandro
|
8e54b357e1
|
Fix glitchy animation when moving a chair under a moving avatar
|
2020-02-01 13:22:35 +02:00 |
|
Alejandro
|
ff2256f30a
|
Fix furni not jumping on top if not on top already
|
2020-02-01 12:54:59 +02:00 |
|
skeletor
|
b89e6726b1
|
fixed wired trigger: User step on furni when on roller
|
2020-01-31 11:52:37 -05:00 |
|
Dank074
|
1527fe5593
|
rank effect should not be applied from RoomManager, apply it from EffectsComponent instead
|
2020-01-29 22:49:35 -06:00 |
|
Alejandro
|
42ebfad128
|
Fix moving/rotatingg furniture in the same coordinates (closes #352)
|
2020-01-28 15:13:32 +02:00 |
|
Alejandro
|
aff9e75fe1
|
Fix bot z position saving and sending
|
2020-01-27 23:02:53 +02:00 |
|
Alejandro
|
70bc0f6bcb
|
Ensure bot z position saving & fix bots with multiheight (closes #333)
|
2020-01-27 21:56:59 +02:00 |
|
Alejandro
|
50c7b1d3f4
|
Fix room promotions (closes #337)
|
2020-01-27 20:45:44 +02:00 |
|
Alejandro
|
1b5517f677
|
Clear dance when avatar idles (fixes #309)
|
2020-01-24 20:34:27 +02:00 |
|
David Silva
|
db32682fbc
|
fix(flooding): do not show mute icon if mute is due to flooding
|
2020-01-22 20:56:56 +01:00 |
|
skeletor
|
66f047bb53
|
[patch] wired effect move rotate should allow rotation of furniture occupied by users/bots/pets
|
2020-01-22 10:22:05 -05:00 |
|
Alejandro
|
d6a21ed131
|
Do not pick up postit notes with pickall
|
2020-01-22 11:24:29 +02:00 |
|
skeletor
|
3fb3b200d2
|
fixed byte-overflow in UpdateStackHeightComposer
|
2020-01-21 06:26:44 -05:00 |
|
Alejandro
|
3f845f38cc
|
Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev
|
2019-12-27 14:39:10 +02:00 |
|
Alejandro
|
7bd31aed7b
|
Modify HabboAddedToRoomEvent
|
2019-12-27 14:38:45 +02:00 |
|
David Silva
|
c10a093572
|
fix(RoomUnitEffects): add more effects to enum
|
2019-12-24 00:07:33 +00:00 |
|