Commit Graph

453 Commits

Author SHA1 Message Date
Alejandro
f695f2f5b4 Fix bot teleporting with wireds (fixes #315) 2020-01-24 19:52:58 +02:00
Alejandro
35f13902ce Make avatar walk to switch if not already adjacent to it (fixes #313) 2020-01-24 19:36:59 +02:00
skeletor
e9c93b3589 Wired Condition Not in Team should return true if the user is not in any team 2020-01-23 16:19:58 -05:00
Harmonic
e8db4ce104 Revert "Merge branch 'patch-photo-extradata' into 'dev'"
This reverts merge request !82
2020-01-23 14:24:53 -05:00
skeletor
cf422a574c added additonal parameters to photo extra data json string 2020-01-23 08:20:42 -05: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
David Silva
8be461354c fix(sanctions): check if sanctions are active/ignore level 0's 2020-01-22 17:07:24 +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
skeletor
30490af9d2 fixed null pointer exception in timer reset wired 2020-01-22 04:32:11 -05:00
Alejandro
d6a21ed131 Do not pick up postit notes with pickall 2020-01-22 11:24:29 +02:00
Alejandro
b80ebad61b Fix unidles trigger 2020-01-22 11:17:04 +02:00
KrewsOrg
b854849539 Fixed typo in ModToolSanctions.java 2020-01-22 00:03:24 +00:00
Harmonic
89ded239bc Merge branch 'patch-wired-cnd-snapshot' into 'dev'
fixed WIRED Condition: Furni States and Positions Match bug

See merge request morningstar/Arcturus-Community!68
2020-01-21 15:50:13 -05:00
skeletor
f7957a82d0 [patch] Fixed move-and-rotate wired should not allow movement into allow-sit furni 2020-01-21 15:22:53 -05:00
skeletor
4a3e59557d Wired Reset Timers Effect should also reset Wired Trigger Periodically and Wired Trigger Periodically Long 2020-01-21 15:18:30 -05:00
skeletor
3fb3b200d2 fixed byte-overflow in UpdateStackHeightComposer 2020-01-21 06:26:44 -05:00
skeletor
8d6010fde3 added remaining NumberFormatExceptions in totem interactions to try/catch block 2020-01-19 20:42:51 -05:00
David Silva
ad96c6e74b Sanctions. Credits to zGrav (David Silva) 2020-01-19 18:18:15 -05:00
Dank074
d3aaca0300 fixed WIRED Condition: Furni States and Positions Match bug 2020-01-18 06:05:12 -06:00
KrewsOrg
6f0fcafb7b Final Patch to totems, resolves the NumberFormatException for all Totems. Added correct SQL for totems. 2020-01-17 20:10:19 +00:00
KrewsOrg
506886d794 Fixed effect boxes, credits to Beny and Skeletor. 2020-01-16 23:13:16 +00:00
Harmonic
5adf4590b8 Merge branch 'patch-fxbox' into 'dev'
fixed fxbox getting state changed twice

See merge request morningstar/Arcturus-Community!64
2020-01-16 10:15:22 -05:00
Dank074
cfc17e249f fixed NumberFormatException in totem extradata 2020-01-16 02:51:53 -06:00
Dank074
8725e2f654 fixed fxbox getting state changed twice 2020-01-16 02:43:32 -06:00
Alejandro
1eb5ecd085 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2020-01-02 11:06:22 +02:00
KrewsOrg
ab6d1ccac6 Totems 2019-12-28 01:52:09 +00: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
KrewsOrg
aed6c495b4 Effects now work properly in the clothing selector, as well as durations. Credits to Beny 2019-12-26 20:37:25 +00:00
KrewsOrg
cf5283c66f Vote Counters - By Beny 2019-12-26 18:13:06 +00:00
KrewsOrg
1151a6197d Teleporter Fix - Beny 2019-12-26 16:53:10 +00:00
David Silva
c10a093572 fix(RoomUnitEffects): add more effects to enum 2019-12-24 00:07:33 +00:00
Alejandro
906a0c880c Remove extraneous logging 2019-12-23 15:55:50 +02:00
Alejandro
f2d8d683f2 Merge remote-tracking branch 'origin/dev' into dev 2019-12-23 15:13:24 +02:00
Alejandro
12b1b7c2ba Limit number of furniture in rooms 2019-12-23 15:12:13 +02:00
Harmonic
ca54316715 Revert "Started fixing teleporters - credits to quadral"
This reverts commit d77d18b27f
2019-12-18 14:49:02 -05:00
KrewsOrg
2d83bca513 Wordfilter fix. Credits to Layne, requires more testing. 2019-12-17 13:20:58 +00:00
KrewsOrg
d77d18b27f Started fixing teleporters - credits to quadral 2019-12-17 12:41:18 +00:00
Alejandro
a0f8869db4 Fix highscore updater 2019-09-27 20:21:25 +03: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
992a961814 Add error to badge command if user is not found 2019-08-11 12:22:18 +03:00
Alejandro
1c387eff51 Reset wired game stats on initialization 2019-08-11 12:13:04 +03:00
Alejandro
732910e3fc Fix renting spaces 2019-08-05 20:14:33 +03:00
Alejandro
0ee867a2fa Make bots walk on beds and chairs 2019-08-05 19:59:52 +03:00
Alejandro
274ea7f1ad Make messenger friend list behave properly 2019-08-05 19:52:28 +03:00
Alejandro
cb8df7ce6e Fix exceptions 2019-08-05 19:35:26 +03:00
Alejandro
ce2e3f3eb1 Unidle user when teleporting 2019-08-05 19:22:06 +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
1f3e81a8e4 Fix WiredGame 2019-08-04 16:42:18 +03:00
Alejandro
ad3002209d Add equipping clothing when walking on furni 2019-08-01 23:05:01 +03:00
Alejandro
430a86701e Fix tag game effects 2019-08-01 21:23:20 +03:00
Alejandro
27b6766940 Fix pet walking 2019-08-01 21:10:42 +03:00
Alejandro
12507e9b43 Store death status of monsterplants 2019-08-01 20:40:49 +03:00
Alejandro
3075228c2e Add voucher limits and amounts 2019-07-31 19:01:10 +03:00
Alejandro
4f5795e9d0 Make saved searches chronological 2019-07-31 18:06:30 +03:00
Alejandro
86b2e6be91 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-07-31 17:47:41 +03:00
KrewsOrg
fdb367966b Calendar is now fixed. Credits to ItsGiuseppe. 2019-07-31 12:59:58 +01:00
Alejandro
67abfddb11 Fix NullPointerException 2019-07-30 22:46:33 +03:00
Alejandro
222bdb5b1c Minor updates 2019-07-30 22:05:29 +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
8870145948 Fix NullPointerExceptions 2019-07-30 13:52:29 +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
bda19d759f Fix Parent Page not found for null (ID: 0, parent_id: 0) 2019-07-21 20:35:00 +03:00
Alejandro
d5a6b0952e Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-07-21 20:17:05 +03:00
Alejandro
06d8300886 Add reporting photos 2019-07-21 20:16:27 +03:00
Harmonic
c1d4630ee0 Add rank currency timers 2019-07-16 20:33:19 -04:00
Alejandro
f2d1329883 Use RTRIM instead of TRIM in chat messages 2019-07-15 10:42:00 +03:00
KrewsOrg
f77866146b Made Banzai Pucks work on all flooring, not just banzai tiles (LIKE HABBO) 2019-07-02 18:33:47 +01:00
KrewsOrg
1638dcb758 Fixed Pet Levelling. 2019-06-30 21:05:03 +01:00
Alejandro
c8b4848f49 Remove bot's effect after teleportation 2019-06-23 23:33:43 +03:00
Alejandro
18db001643 Trim extra spaces from chat 2019-06-23 23:20:25 +03:00
Alejandro
236c4adc0a Refactor test command 2019-06-23 23:08:29 +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
86ef27f742 Add add youtube playlist command and fix update command 2019-06-16 14:44:20 +03:00
Alejandro
166a4cd77b Fix team wireds 2019-06-16 14:09:19 +03:00
Alejandro
240dedf2e7 Fix NullPointerException 2019-06-16 14:06:04 +03:00
Alejandro
c2b72c067f Disable posture overriding when on a water item 2019-06-16 13:52:27 +03:00
Alejandro
b6aeaa9f37 Fix NullPointerException when creating a room bundle 2019-06-16 13:46: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
6a2334ee89 Fix NullPointerException in WiredConditionHabboIsDancing 2019-06-11 17:07:15 +03:00
Alejandro
8908e601d3 Fix game teams 2019-06-10 19:06:22 +03:00
Alejandro
38ac515158 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-06-10 18:47:53 +03:00
Alejandro
f5a43cf451 Make YTTVs work properly 2019-06-10 18:47:39 +03:00
KrewsOrg
6eccf01f6e Fixed Pathfinder. Credits to Quadral. Note this is a test. 2019-06-09 00:19:55 +01:00
Beny
d1df7b53cb Match GameTeamColors with Habbo 2019-06-03 22:50:18 +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
Beny
e264c50957 Added can_swim to pets 2019-06-03 20:18:33 +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
25d8ffba96 Add forum thread/comment reporting 2019-05-30 21:05:25 +03:00
Alejandro
775ec86974 Add delay to teleport tiles 2019-05-30 19:26:42 +03:00
Alejandro
e2f67a53ad Add default saved searches 2019-05-30 19:18:48 +03:00
Alejandro
53b13b7133 Fix too small z positions 2019-05-30 13:43:23 +03:00
Alejandro
4f54198567 Remove accidental indentation 2019-05-29 21:38:28 +03:00
Alejandro
cb88b55d73 Prevent too big z positions 2019-05-29 21:37: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
0a3877db1b Fix MysqlDataTruncation exception in HabboItem 2019-05-28 16:26:11 +03:00
Beny
795ebb1bbf Fix pages on group members 2019-05-28 01:27:04 +01:00
Beny
820388bb6f Fix pet scratch happiness and xp 2019-05-28 01:15:07 +01:00
Beny
11ebb5a239 Merge remote-tracking branch 'origin/dev' into dev 2019-05-27 22:18:29 +01:00
Beny
e1695a4879 Fixed pet scratch to give happiness instead of experience 2019-05-27 22:18:24 +01:00
Alejandro
ae555d29fb Add my friends category to my world in navigator 2019-05-27 23:17:54 +03:00
Alejandro
5943d1f060 Save UI flags in database 2019-05-27 22:55:23 +03:00
Alejandro
860e20ce12 Fix saved searches 2019-05-27 22:28:30 +03:00
Alejandro
00408eeaaf Fix NullPointerException in getLowestChair 2019-05-27 16:26:01 +03:00
Alejandro
48b4c4a9eb Make bots wave when greeting 2019-05-27 16:05:56 +03:00
Alejandro
4dbe78c4ad Add saved searches 2019-05-27 16:00:22 +03:00
Alejandro
8d63982a28 Fix MysqlDataTruncation in HabboItem 2019-05-27 13:50:42 +03:00
Alejandro
381f62eb63 Fix NullPointerException in TagGame 2019-05-27 13:41:28 +03:00
Alejandro
540d401838 Fix NoSuchElementException in Room cycle 2019-05-27 13:39:50 +03:00
Beny
f5869158e4 Pets can swim! 2019-05-27 01:02:30 +01:00
Beny
798da6d85a Added missing statuses to RoomUnitStatus 2019-05-27 00:02:55 +01:00
Beny
61d7b0e66d Fixed pet action ActionPlayFootball 2019-05-26 23:44:10 +01:00
Beny
ef84be59d0 Refactor 2019-05-26 23:20:27 +01:00
Alejandro
944115d12c Add tag field placement achievements 2019-05-27 00:45:51 +03:00
Alejandro
8aae182f6a Add RbBunnyTag achievement 2019-05-27 00:43:14 +03:00
Alejandro
8a1dacd831 Add tag achievements 2019-05-27 00:35:32 +03:00
Alejandro
12d03bebc9 Add game-related achievements 2019-05-27 00:28:35 +03:00
Alejandro
35446586e0 Make pets unstay after 120 seconds 2019-05-26 23:46:02 +03:00
Beny
4df2ef69e5 Merge remote-tracking branch 'origin/dev' into dev 2019-05-26 20:53:57 +01:00
Beny
c06cdb7a09 Fixed wrong guild furni extradata 2019-05-26 20:53:51 +01:00
Alejandro
3506f049ce Add RoomDecoFurniTypeCount achievement 2019-05-26 22:33:51 +03:00
Alejandro
766fa148d0 Fix NullPointerException in RoomRelativeMapComposer 2019-05-26 21:49:15 +03:00
Alejandro
53cc5216e8 Unidle users when WIRED: Show Message is triggered 2019-05-26 21:34:40 +03:00
Reformatter
cf5330ae15 Reformat 2019-05-26 21:15:26 +03:00
Alejandro
892900af33 Make teleporters work more like in Habbo 2019-05-26 21:08:03 +03:00
Alejandro
f774e73cf9 Remove dancing status when walking on a bed or a chair 2019-05-26 20:25:43 +03:00
Alejandro
d1bad8ea15 Make BB teleporters work like in Habbo 2019-05-26 20:14:38 +03:00
Alejandro
10f1606919 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-05-26 20:01:01 +03:00
Alejandro
f7196df08b Add MusicPlayer achievement 2019-05-26 20:00:47 +03:00
Beny
e4b43f3c53 Fixed all users able to modify guild furni states 2019-05-26 17:36:54 +01:00
Beny
b04b93b167 Merge remote-tracking branch 'origin/dev' into dev 2019-05-26 17:36:33 +01:00
Beny
811041a211 Added animation delay to WiredEffectTeleport 2019-05-26 17:36:27 +01:00
Alejandro
6caadebe33 Fix NullPointerException in RoomUnit canOverrideTile 2019-05-26 19:31:14 +03:00
Alejandro
8dda7e8111 Fix NullPointerException in Banzai refreshCounters 2019-05-26 19:28:51 +03:00
Beny
4981d967eb Merge remote-tracking branch 'origin/dev' into dev 2019-05-25 13:52:01 +01:00
Beny
3c9a81d064 Removed unnecessary NuxAlertComposer from InteractionInformationTerminal. Client side does it. 2019-05-25 13:51:51 +01:00
Alejandro
40f546e3fd Fix NullPointerException in TraxManager 2019-05-25 11:24:26 +03:00
Beny
0c05af80c2 Added walking onto InteractionInformationTerminal 2019-05-24 23:11:18 +01:00
Beny
f89a0b318d Fix timers running twice 2019-05-24 12:12:22 +01:00
Beny
ca3cdb8bc7 Fix banzai game not ending on all tiles locked 2019-05-24 11:58:46 +01:00
Beny
4caedc516b Reset state on creation for special interactions 2019-05-24 11:51:41 +01:00
Beny
9117065093 Optimization on wired teleport 2019-05-24 11:36:17 +01:00
Beny
2e66d305d4 Possible database leaks fixed 2019-05-23 23:57:22 +01:00
Beny
59613f8900 Wired teleport onWalk works correctly if item moved during wait 2019-05-23 15:22:14 +01:00
Beny
b0601b93dd Fix wired teleport loop continuing after left room 2019-05-23 15:03:40 +01:00
Beny
4fc0a3c9a1 SSO exploit fixed 2019-05-21 19:09:54 +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
Beny
1c73aa27a8 Removed stripBlacklistedClothing 2019-05-20 16:34:44 +01:00
Beny
2bada071ed Added config for stripping un-owned clothes clothing.strip_unowned 2019-05-19 21:43:11 +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
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
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
487ad76ee2 Fix unseen item count not appearing. Closes #18 2019-05-17 23:07:22 +03:00
Alejandro
9116b4bf40 Fix catalog item pricing. Closes #9 2019-05-17 20:56:07 +03:00
Alejandro
2f76811f41 Do not fill banzai tiles if a foreign locked tile exists 2019-05-17 17:30:26 +03:00
Alejandro
df5c761d2d Fix #92 2019-05-17 16:43:56 +03: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
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
Alejandro
fc02123bd1 Fix RedeemableSubscriptionType NullPointer 2019-05-16 21:01:11 +03:00
Alejandro
7bf798fed4 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-05-16 20:47:19 +03:00
Alejandro
3161188c45 Fix invisible command in certain cases 2019-05-16 20:46:25 +03:00
Beny
5e836977f9 Merge branch 'dev' into 'subscription-boxes'
# Conflicts:
#   sqlupdates/2_0_0-RC-2_TO_2_0_0-RC-3.sql
2019-05-16 13:15:23 -04:00
Alejandro
2b02012ecd Make invisible command toggleable 2019-05-16 20:11:11 +03:00