Commit Graph

103 Commits

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