Commit Graph

685 Commits

Author SHA1 Message Date
KrewsOrg
b1bda73af3 Re-add configurable key for plugins. 2020-03-13 19:07:34 +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
KrewsOrg
ce9aae174f Made plugins command no longer use a perm, always turned on. 2020-03-13 16:11:06 +00:00
KrewsOrg
4c7ec55c60 Cleanup for last commit. 2020-03-13 15:51:32 +00:00
KrewsOrg
0dc6ebda10 Fix npe #515 2020-03-13 15:45:06 +00:00
KrewsOrg
6111ce6be2 Fixed Teleports crashing. Credits to ArpyAge for helping. 2020-03-13 15:41:51 +00:00
KrewsOrg
e6c5339439 Added text to emulator_texts. fixes #480 2020-03-13 15:01:26 +00:00
KrewsOrg
38f09b3313 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev222 2020-03-13 14:50:15 +00:00
Harmonic
c95cc3f730 Merge branch 'patch-npe-RoomUnit' into 'dev'
fixed nullpointer exception in RoomUnit.java

See merge request morningstar/Arcturus-Community!106
2020-03-13 10:47:20 -04:00
skeletor
7ab78798b6 fixed nullpointer exception in RoomUnit.java 2020-03-13 10:47:20 -04:00
KrewsOrg
e25efd3d83 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev222 2020-03-10 01:17:28 +00: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
a8f3829216 Fix placing bots 2020-02-27 23:59:27 +02:00
Alejandro
8adb814f66 Fix bot placing on chairs and beds 2020-02-27 23:52:40 +02:00
Alejandro
ae51fa88a5 Fix stackable furni not working with WIRED Effect: Match Furni Direction 2020-02-27 23:29:23 +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
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