Commit Graph

725 Commits

Author SHA1 Message Date
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
b8d52b08d3 Do not activate wired conditions unless double-clicked 2020-02-27 22:39:31 +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
518e12c6ad Run YTTV manager initialization in a separate thread 2020-02-27 19:48:17 +02:00
Alejandro
202c1b655d Merge remote-tracking branch 'origin/dev' into dev 2020-02-27 19:38:23 +02:00
Alejandro
36ce06b226 Fix pathfinder 2020-02-27 19:38:02 +02:00
Alejandro
285fe97075 Fix NPE in freeze tile 2020-02-23 00:42:29 +02:00
Alejandro
6a992dbda9 Fix NPE in GameTeam 2020-02-23 00:41:13 +02:00
Alejandro
81b75e8172 Merge branch 'fix-match-furni-bug' into 'dev'
Don't activate match furni effect if settings are not configured

See merge request morningstar/Arcturus-Community!101
2020-02-22 17:40:12 -05:00
skeletor
800b008b55 Don't activate match furni effect if settings are not configured 2020-02-22 17:40:12 -05:00
Alejandro
1c5e180447 Ensure monsterplants don't get rarity 0 2020-02-23 00:39:07 +02:00
Alejandro
47825978cb Fix StringIndexOutOfBoundsException in floorplan saving 2020-02-23 00:35:39 +02:00
Alejandro
0d9afb933e Add extra error logging if there are no YT playlists for item 2020-02-23 00:33:14 +02:00
Alejandro
eb7c7a5498 Fix moodlight saving false-positive scripter detection 2020-02-23 00:32:26 +02:00
Alejandro
b3a88c7d10 Fix moodlight saving scripting detection 2020-02-11 11:44:44 +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
Alejandro
0cb98867ee Fix NPE in Game 2020-02-08 18:17:02 +02:00
Alejandro
a3a906095c Merge remote-tracking branch 'origin/dev' into dev 2020-02-08 18:15:01 +02:00
Alejandro
d645465da8 Remove time from creation date in profile composer 2020-02-08 18:14:47 +02:00
Harmonic
7102fec2cc Merge branch 'wip-donotuse-wiredfix' into 'dev'
WiredEffectTeleport Vulnerability Fix

See merge request morningstar/Arcturus-Community!100
2020-02-08 07:02:34 -05:00
Harmonic
5c78088726 WiredEffectTeleport Vulnerability Fix 2020-02-08 07:02:34 -05:00
KrewsOrg
43f0e54209 Fix issue with WiredEffectTeleport. Credits to Beny. 2020-02-08 11:31:56 +00:00
KrewsOrg
aec2626296 WIP: Fix WiredEffectTeleport 2020-02-06 23:05:16 +00:00
KrewsOrg
eb07ed91b2 Merge remote-tracking branch 'origin/dev' into dev222 2020-02-06 16:50:40 +00:00
KrewsOrg
37b51db2b6 Pushed version as RC-3, requires testing before pushing to stable. 2020-02-06 16:50:22 +00:00
Alejandro
867e5cf7e6 Organize pet-related item interactions 2020-02-06 14:01:21 +02:00
Alejandro
df8f80f9cb Add vending machines without sides 2020-02-06 01:16:51 +02:00
Alejandro
b87cbd398b Do not cancel navigation if overriding path is non-existent 2020-02-06 01:06:49 +02:00
Alejandro
4389d7e18f Remove unnecessary console log 2020-02-06 01:01:39 +02:00
Alejandro
ab1e1a1aed Merge remote-tracking branch 'origin/dev' into dev 2020-02-06 00:58:39 +02:00
Alejandro
0e53d703b3 Fix vending machine behaviour 2020-02-06 00:56:40 +02:00
KrewsOrg
8321a60efc Merge remote-tracking branch 'origin/dev' into dev222 2020-02-05 21:24:30 +00:00
KrewsOrg
653f611323 Fix for height in MoveRotateFurni - Credits to Skeletor for the overhaul. 2020-02-05 21:23:27 +00:00
KrewsOrg
ed13fa9567 Re-added changes to MoveRotateFurni wired, credits to Skeletor. Tested on habbo and works as intended. 2020-02-05 20:52:39 +00:00
Alejandro
fe6679c109 Retry with walkthrough if non-walkthrough path not found 2020-02-05 22:25:54 +02:00
Alejandro
e993a0e95e Fix wf_blob 2020-02-05 21:30:11 +02:00
Alejandro
34d8d0f8c5 Adjust vending machine timing 2020-02-05 20:17:54 +02:00
Harmonic
19f00ee040 Merge branch 'revert-913f84ac' into 'dev'
Revert "Small refactoring of Wired Effect: Move Rotate"

See merge request morningstar/Arcturus-Community!98
2020-02-05 13:06:37 -05:00
Harmonic
f0ed16d46d Revert "Small refactoring of Wired Effect: Move Rotate"
This reverts commit 913f84ac46
2020-02-05 13:06:30 -05:00
Alejandro
1c4a6c080b Merge remote-tracking branch 'origin/dev' into dev 2020-02-05 19:53:04 +02:00
Alejandro
4ecba6723d Fix giving handitems with bots 2020-02-05 19:52:29 +02:00
Harmonic
aab96e59dd Merge branch 'refactor-move-rotate-wired' into 'dev'
Small refactoring of Wired Effect: Move Rotate

See merge request morningstar/Arcturus-Community!96
2020-02-05 12:39:16 -05:00
skeletor
913f84ac46 Small refactoring of Wired Effect: Move Rotate
-Fixed rotating and moving furniture at the same time
-Fixed random movement direction finding correct tile too fast
-Fixed movement of furniture larger than 2 tiles
2020-02-05 12:39:16 -05:00
Alejandro
82ff5c0a08 Make bots walk to nearest adjacent tile when giving a handitem 2020-02-05 19:35:25 +02:00