Commit Graph

85 Commits

Author SHA1 Message Date
Alejandro
e596b1231d Fix NPE in Room 2020-02-08 18:25:44 +02:00
Alejandro
359a980c67 Fix imports and add overriding tiles 2020-02-08 18:22:06 +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
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
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
8a7dff3770 Fix NullPointerException 2019-08-04 17:32:11 +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
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
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
79f7a8e434 Do not show empty tags in navigator 2019-05-28 19:53:39 +03:00
Alejandro
00408eeaaf Fix NullPointerException in getLowestChair 2019-05-27 16:26:01 +03: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
Beny
2e66d305d4 Possible database leaks fixed 2019-05-23 23:57:22 +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
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