Commit Graph

240 Commits

Author SHA1 Message Date
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
Alejandro
12b1b7c2ba Limit number of furniture in rooms 2019-12-23 15:12:13 +02:00
Alejandro
cc5b940a4d Fix NullPointerException 2019-09-27 20:15:21 +03:00
Alejandro
b74cd20c9f Fix NullPointerException 2019-09-27 20:04:23 +03:00
KrewsOrg
35eefc87ef Fixed Rotation Bug. 2019-09-11 11:58:44 +01:00
KrewsOrg
7c807939fe Merge remote-tracking branch 'origin/dev' into dev 2019-08-30 02:26:15 +01:00
KrewsOrg
3177e19960 Fixed Wired Exploit, WiredEffectMatchFurni did not check max height. 2019-08-30 02:25:54 +01:00
Alejandro
1bfc2452b7 Fix NullPointerExceptions 2019-08-11 12:26:19 +03:00
Alejandro
0ee867a2fa Make bots walk on beds and chairs 2019-08-05 19:59:52 +03:00
Alejandro
cb8df7ce6e Fix exceptions 2019-08-05 19:35:26 +03:00
Alejandro
96f6e1b9af Add plugin event for room voting 2019-08-05 19:19:47 +03:00
Alejandro
9807d52403 Fix converting credit furni 2019-08-04 18:13:14 +03:00
Alejandro
948669cbff Automatically convert credit redeemables on trade confirm 2019-08-04 18:11:11 +03:00
Alejandro
8a7dff3770 Fix NullPointerException 2019-08-04 17:32:11 +03:00
Alejandro
7abdb2815e Fix HC gates 2019-08-04 17:23:04 +03:00
Alejandro
184a426af5 Fix stackability check 2019-08-04 16:54:32 +03:00
Alejandro
e2c56e6efe Dispose games properly upon room disposal 2019-07-30 17:51:27 +03:00
Alejandro
483e7cad69 Fix NullPointerExceptions 2019-07-30 14:03:50 +03:00
Alejandro
31711bd2f9 Minor fixes 2019-07-30 13:45:39 +03:00
Alejandro
bfda48c22e Do not flood when triggering a wired 2019-07-24 19:34:31 +03:00
Alejandro
f2d1329883 Use RTRIM instead of TRIM in chat messages 2019-07-15 10:42:00 +03:00
Alejandro
18db001643 Trim extra spaces from chat 2019-06-23 23:20:25 +03:00
Alejandro
e06814b259 Fix room moderation achievements 2019-06-16 17:31:50 +03:00
KrewsOrg
847b938fe8 Merge remote-tracking branch 'origin/dev' into dev 2019-06-16 15:14:59 +01:00
KrewsOrg
c7b83fbc9d Fixed the config option for public rooms. 2019-06-16 15:14:46 +01:00
Alejandro
c2b72c067f Disable posture overriding when on a water item 2019-06-16 13:52:27 +03:00
Alejandro
40888f091c Fix NullPointerException in Room.java 2019-06-13 17:17:20 +03:00
Alejandro
7697765a5c Fix NullPointerException in Room.java 2019-06-11 17:08:36 +03:00
KrewsOrg
6eccf01f6e Fixed Pathfinder. Credits to Quadral. Note this is a test. 2019-06-09 00:19:55 +01:00
Alejandro
98b9e6c2f4 Make game timers work properly 2019-06-03 16:49:17 -04:00
Beny
5b4e7f382a Fixed nullpointers 2019-06-03 20:34:09 +01:00
Alejandro
1714f54dc3 Fix room enterng 2019-05-31 21:23:34 +03:00
Alejandro
d8308a25c1 Remove RoomUnit if one exists already 2019-05-30 21:19:53 +03:00
Alejandro
e21b4ceced Make sure that users' RoomUnit is removed upon exiting 2019-05-30 21:16:43 +03:00
Alejandro
30c2936050 Make teleporters invalidate room kick at door 2019-05-28 20:28:44 +03:00
Alejandro
79f7a8e434 Do not show empty tags in navigator 2019-05-28 19:53:39 +03:00
Alejandro
6d23533abd Load navigator after removing a room 2019-05-28 16:52:07 +03:00
Alejandro
ae555d29fb Add my friends category to my world in navigator 2019-05-27 23:17:54 +03:00
Alejandro
00408eeaaf Fix NullPointerException in getLowestChair 2019-05-27 16:26:01 +03:00
Alejandro
540d401838 Fix NoSuchElementException in Room cycle 2019-05-27 13:39:50 +03:00
Beny
798da6d85a Added missing statuses to RoomUnitStatus 2019-05-27 00:02:55 +01:00
Alejandro
3506f049ce Add RoomDecoFurniTypeCount achievement 2019-05-26 22:33:51 +03:00
Reformatter
cf5330ae15 Reformat 2019-05-26 21:15:26 +03:00
Alejandro
f7196df08b Add MusicPlayer achievement 2019-05-26 20:00:47 +03:00
Alejandro
6caadebe33 Fix NullPointerException in RoomUnit canOverrideTile 2019-05-26 19:31:14 +03:00
Alejandro
40f546e3fd Fix NullPointerException in TraxManager 2019-05-25 11:24:26 +03:00
Beny
2e66d305d4 Possible database leaks fixed 2019-05-23 23:57:22 +01:00
Beny
b0601b93dd Fix wired teleport loop continuing after left room 2019-05-23 15:03:40 +01:00
Beny
cde96d3ed7 Remove unused imports 2019-05-20 18:39:21 +01:00
Beny
ecf04c488d Added two new plugin events - UserRespectedEvent and HabboAddedToRoomEvent 2019-05-20 18:35:20 +01:00
Alejandro
019b8c1cf6 Merge branch 'moving-furni-walkoff-fix' into 'dev'
Make onWalkOff trigger when a furni is moved from under a room unit

See merge request morningstar/Arcturus-Community!38
2019-05-18 12:08:43 -04:00
Alejandro
0e73506278 Fix a NullPointerException in Room.getItemsAt 2019-05-18 18:47:28 +03:00
Alejandro
76f5bd1810 Trigger onWalkOff when moving a furni from under a RoomUnit 2019-05-18 18:32:13 +03:00
Alejandro
be7fc16935 Fix disappearing staff picked & public rooms. Closes #96 2019-05-18 16:59:41 +03:00
Alejandro
57bb88bc17 Prevent group join button reappearing after guild update 2019-05-18 16:44:12 +03:00
Beny
8161e28411 Fixed a NullPointerException in calculateTileState 2019-05-18 14:14:21 +01:00
Alejandro
1bf34edd21 Fix #87 2019-05-17 14:23:48 +03:00
Beny
257f9598db Merge remote-tracking branch 'origin/dev' into dev 2019-05-17 07:36:03 +01:00
Beny
2e6d2b69a9 Fixed a NullPointerException 2019-05-17 07:33:30 +01:00
Alejandro
8d7d5264e5 Closes #28 2019-05-16 19:46:37 +03:00
Beny
829f71bc0f Fix wrong height when rolling onto seat 2019-05-16 12:41:14 +01:00
Beny
60536d9fdf Added roller glitch. See Issue #47 2019-05-16 10:27:06 +01:00
Beny
efc3c46d0b Fixed Teleport and OneWayGate able to make you leave the room. Added canLeaveRoomByDoor to RoomUnit. 2019-05-15 22:54:07 +01:00
Alejandro
6f0c2fa8aa Fix #79 2019-05-15 15:25:29 -04:00
Beny
6f4105ceb9 Fix NullPointerException in Room getStackHeight 2019-05-15 18:00:43 +01:00
Beny
23ae60119b Potential issue in RoomTile removeUnit fixed. 2019-05-14 18:47:57 +01:00
Beny
0c21424c5a Fix bots, pets and users on rollers 2019-05-13 04:11:27 +01:00
KrewsOrg
3cbb9f5bd8 Roller fixes. 2019-05-13 03:31:21 +01:00
Beny
2300c006fd Fixed chairs going up when rotated 2019-05-13 03:14:34 +01:00
Beny
a6c3626a96 Revert "Revert "Merge branch 'bot-rollers' into 'dev'""
This reverts commit db345025e7
2019-05-12 22:09:16 -04:00
Harmonic
db345025e7 Revert "Merge branch 'bot-rollers' into 'dev'"
This reverts merge request !25
2019-05-12 21:36:53 -04:00
Alejandro
1c42bb9a59 Fix beds on rotate 2019-05-12 14:45:50 -04:00
Alejandro
5c3ce204ef Make bots roll on rollers and clean up code 2019-05-12 11:03:40 -04:00
Alejandro
2071bc78c3 Make bots rotate on furniture rotation 2019-05-12 10:41:57 -04:00
Beny
40ab27002b Fixed a bunch of pathfinder bugs & improved performance 2019-05-12 08:59:01 +01:00
Beny
3c4c118d96 Fixed guild rights 2019-05-12 06:35:08 +01:00
KrewsOrg
9b6a380a3d Fixed magictile placement on non-stackable items when being placed from your inventory. 2019-05-09 03:02:41 +01:00
KrewsOrg
1eda3d78fa Fixed hotel.room.rollers.norules. 2019-05-09 02:01:31 +01:00
Beny
b44d9439aa Pets remove from room when Habbo leaves or if the setting is disabled 2019-05-06 05:23:51 +01:00
Beny
122c646c13 Fixed pathfinder bug 2019-05-05 05:21:02 +01:00
Beny
a692d2fbf0 Game timers fixed 2019-05-04 21:41:18 +01:00
Beny
bf26661bdc Pathfinder improved 2019-05-04 11:43:41 +01:00
Beny
7a60b97ecd Fixed horse to work with walk through 2019-05-04 11:15:45 +01:00
Beny
36a0f848d2 Walk through fixed 2019-05-04 10:46:04 +01:00
Beny
3deae81cd2 Teleport fixes. Fixed #16 and #1 + always correct location when entering room. 2019-05-04 10:22:20 +01:00
Beny
8716d42df9 Perfected horses and made RideablePet class - ability for other pets to be ridden through Plugin API 2019-05-04 07:21:43 +01:00
KrewsOrg
1a09c8af3e Temporary Command fixes to prevent you from triggering the commands while on a horse 2019-05-04 03:06:12 +01:00
KrewsOrg
37010f7ab3 Fixed NullPointer in Rollers 2019-05-04 02:25:43 +01:00
KrewsOrg
6522b08f7e Fixed NullPointer in RoomManager.java 2019-05-04 01:23:58 +01:00
KrewsOrg
586ed03d9d WiredEffectMoveFurniTowards Overhaul. Works exactly like Habbo.com now - Credits to Beny 2019-05-03 04:08:27 +01:00
KrewsOrg
f347289139 Made WiredEffectTeleport keep the previous enable (LIKE HABBO) when the sparkle effect is over. - Credits to Beny 2019-05-03 00:30:02 +01:00
KrewsOrg
29ed45fbcb Removed Custom Wired behavior. Will be moved to separate Plugins. 2019-05-01 22:59:59 +01:00
KrewsOrg
146ec8212a Fixed Wired not returning to original height.
Example, if you use WF_Chase and the furni 'climbs' on top of another furniture it will now return to it's original height when it comes back down.
2019-05-01 02:55:21 +01:00
KrewsOrg
6f24103528 Fixed dismounting.
Added `hotel.room.wired.norules` which is disabled by default, which will allow you to use wired to place furniture under users.
2019-05-01 00:59:25 +01:00
KrewsOrg
84a31ee5fb Added Horseriding. Credits to John & Beny 2019-04-30 23:57:40 +01:00
KrewsOrg
e7ab6c77c8 Fixed Rollers when using NO RULES. 2019-04-30 23:22:36 +01:00
capheus
51be59d071 Updated to 1.16 decompiled. 2019-04-21 23:42:00 +00:00
capheus
bc572ce79a Updated to 1.15.2 decompiled. 2019-03-18 01:22:00 +00:00
capheus
71acca7ebb Updated to 1.15 decompiled. 2018-12-22 10:39:00 +00:00
capheus
35876a2596 updated to 1.14 decompiled. 2018-11-17 13:28:00 +00:00
capheus
cbd721c198 updated to 1.13 decompiled. 2018-10-06 22:28:00 +00:00
capheus
2fb1143952 Updated to 1.12 decompiled. 2018-09-28 19:25:00 +00:00
capheus
406beb9bc2 Updated to 1.11 decompiled. 2018-09-12 16:45:00 +00:00
capheus
4619f7fec0 Updated to 1.10 decompiled. 2018-07-08 21:32:00 +00:00
capheus
b4fc005c18 Arcturus 1.9.0 Sourcecode. 2018-07-06 13:30:00 +00:00