Commit Graph

240 Commits

Author SHA1 Message Date
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