Commit Graph

287 Commits

Author SHA1 Message Date
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
Beny
1c73aa27a8 Removed stripBlacklistedClothing 2019-05-20 16:34:44 +01:00
Beny
dda8963c1e clothing.strip_unowned sql 2019-05-19 22:18:35 +01:00
Beny
0d55fe7ac0 Limit of 100 shown on mod tools to avoid crashing 2019-05-19 22:11:42 +01:00
Beny
2bada071ed Added config for stripping un-owned clothes clothing.strip_unowned 2019-05-19 21:43:11 +01:00
Beny
f26c9f527f Merge remote-tracking branch 'origin/dev' into dev 2019-05-19 21:40:09 +01:00
KrewsOrg
a8ac6cd65e Update Version Number to RC-3. 2019-05-19 01:39:05 +01:00
Alejandro
25058296c2 Make BB tile filling threaded 2019-05-18 22:03:11 +03:00
Alejandro
3b10d8abc3 Remove unnecessary THashSet copyings 2019-05-18 21:25:07 +03:00
Alejandro
775d429833 Fix ConcurrentModificationException in BB tile filling 2019-05-18 21:21:27 +03:00
Alejandro
64c62b92cb Merge branch 'gift-placing-fix' into 'dev'
Fix placing furni from gifts to a room

See merge request morningstar/Arcturus-Community!37
2019-05-18 12:28:34 -04: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
e15ea51c63 Fix a NullPointerException in RoomUnitWalkToRoomUnit 2019-05-18 18:42:11 +03:00
Alejandro
0fbebc5ac8 Fix a NullPointerException in InteractionBattleBanzaiPuck 2019-05-18 18:40:45 +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
b9e573ae34 Removed users with rights able to pull switches from far away 2019-05-18 14:21:09 +01:00
Beny
bfefe5887c Fixed NullPointerException in TradeAcceptEvent 2019-05-18 14:17:27 +01:00
Beny
1eddce9546 Fixed wrong error displaying in RedeemVoucherErrorComposer 2019-05-18 14:16:11 +01:00
Beny
75985a3696 Fixed a IllegalArgumentException in WiredEffectBotWalkToFurni 2019-05-18 14:14:58 +01:00
Beny
8161e28411 Fixed a NullPointerException in calculateTileState 2019-05-18 14:14:21 +01:00
Alejandro
b408d59b05 Fix placing furni from gifts to a room. Closes #55 2019-05-18 13:38:30 +03:00
Alejandro
a413bfb0c6 Fix unseen item count with badges in catalogue 2019-05-18 11:11:18 +03:00
Alejandro
cdde820ac5 Merge branch 'unseen-items-fix' into 'dev'
Fix unseen item count not appearing

See merge request morningstar/Arcturus-Community!36
2019-05-17 16:25:20 -04:00
Alejandro
487ad76ee2 Fix unseen item count not appearing. Closes #18 2019-05-17 23:07:22 +03:00
Alejandro
aa64bc1aef Merge branch 'batch-discount-fix' into 'dev'
Fix catalog item pricing. Closes #9

See merge request morningstar/Arcturus-Community!35
2019-05-17 14:24:27 -04:00
Alejandro
66bab74a10 Make discounts configurable from database 2019-05-17 21:22:27 +03:00
Alejandro
22ab7d7e99 Remove final from discount configurations 2019-05-17 21:10:05 +03:00
Alejandro
9116b4bf40 Fix catalog item pricing. Closes #9 2019-05-17 20:56:07 +03:00
Harmony
5b5a31c6aa Update Feature.md 2019-05-17 13:42:20 -04:00
Harmony
241f206487 Add Improvement template 2019-05-17 13:41:49 -04:00
Alejandro
2f76811f41 Do not fill banzai tiles if a foreign locked tile exists 2019-05-17 17:30:26 +03:00
Alejandro
7b8aeeec6a Fix rollers with setspeed 0. Closes #90 2019-05-17 16:58:59 +03:00
Alejandro
df5c761d2d Fix #92 2019-05-17 16:43:56 +03:00
Harmony
78d2fe9f50 Update Error.md 2019-05-17 09:34:06 -04:00
Harmony
81fd2f75d9 Update Bug.md 2019-05-17 09:33:29 -04:00
Harmony
15709a818b Add an error template 2019-05-17 09:33:14 -04:00
Beny
43093feb2a Merge branch 'redeemable-clothing-fixes' into 'dev'
Prevent unredeemed clothing to be used by user

See merge request morningstar/Arcturus-Community!34
2019-05-17 09:24:26 -04:00
Alejandro
001243c7e7 Prevent unredeemed clothing to be used by user 2019-05-17 09:24:26 -04:00
Alejandro
737967eef4 Fix #40 2019-05-17 14:32:13 +03:00
Alejandro
1bf34edd21 Fix #87 2019-05-17 14:23:48 +03:00
Alejandro
caee5a331f Fix #84 2019-05-17 12:21:55 +03:00
Beny
257f9598db Merge remote-tracking branch 'origin/dev' into dev 2019-05-17 07:36:03 +01:00
Beny
7759f62a3d Fixed a NullPointerException in WiredHandler 2019-05-17 07:35:53 +01:00
Beny
2e6d2b69a9 Fixed a NullPointerException 2019-05-17 07:33:30 +01:00
Harmonic
59f5b406de Update README.md 2019-05-16 19:39:07 -04:00
Alejandro
fc02123bd1 Fix RedeemableSubscriptionType NullPointer 2019-05-16 21:01:11 +03:00