Commit Graph

336 Commits

Author SHA1 Message Date
necmi
016519185e fixed issue #698 2020-07-13 17:02:56 -04:00
necmi
4c27917273 Refactored bot wired. 2020-07-10 21:18:45 -04:00
harmonic
69900e4afd Fixes Teleport Issue with bots. Fixes #717 2020-07-10 18:58:04 +01:00
harmonic
3b50122d74 Cleanup of previous commit. 2020-07-10 16:26:16 +01:00
harmonic
8005c5cf1f Fixes issue with Bot Wired. 2020-07-10 16:15:14 +01:00
Harmonic
8c3745601e Merge branch 'stanky-branch' into 'dev'
New Trax Manager and other fixes.

See merge request morningstar/Arcturus-Community!251
2020-07-10 09:57:45 -04:00
Dome
15e24f3114 Fixed thread flood in Vending Machines 2020-07-07 07:16:58 -04:00
Rodolfo-XDR
7b799a4dd8 New Trax Manager and other fixes. 2020-07-02 15:44:13 -05:00
Alejandro
9e5a00b052 Make vending machines walkable if desired 2020-06-07 16:03:38 +03:00
Alejandro
0a0091e563 Disable avatar rotation with vending machines if on a chair 2020-06-07 15:49:26 +03:00
harmonic
f00c5136cd Fixed WiredEffectMatchFurni to no longer send furniture under users. (Like Habbo) 2020-06-05 17:30:54 +01:00
Harmonic
582b60b810 Goodbye magic strings 2020-06-05 04:12:49 -04:00
Harmonic
de1b59acab Fixes users being sent into an endless loop in various edge cases when it tries to teleport them to a tile they're already on. Now it won't bother. 2020-06-05 04:06:48 -04:00
Mike
f9d81ea198 Fix reference counting and repeated composer() calls. 2020-05-13 00:31:30 +02:00
Harmonic
e96c9492a4 Merge branch 'feature/rework-logging' into 'new-logging'
Rework logging, upgrade dependencies and remove unused dependencies

See merge request morningstar/Arcturus-Community!139
2020-05-08 17:19:14 -04:00
Harmonic
b3d3240e26 Merge branch 'fix-water-cpu-issues' into 'dev'
Fix water cpu issues

See merge request morningstar/Arcturus-Community!150
2020-05-08 05:30:44 -04:00
Harmonic
980cf66815 Merge branch '595-npe' into 'dev'
fix(WiredEffectMoveFurniTowards): npe

See merge request morningstar/Arcturus-Community!141
2020-05-08 05:21:49 -04:00
David Silva
145c02681f fix(WiredEffectMoveFurniTowards): npe 2020-05-05 12:57:18 +02:00
Mike
89ff26f21b More logging progress 2020-05-04 22:24:09 +02:00
Mike
4748c033ad Dependencies and logging progress 2020-05-04 19:54:07 +02:00
Mike
9a9b986948 Improve corner clipping and remove picked up furni from mask calculation 2020-05-04 06:18:12 +02:00
Mike
87fdba280a Optimize water item update. 2020-05-04 05:53:28 +02:00
Mike
196c1ef23d Optimize water mask recalculations. 2020-05-04 05:41:28 +02:00
narzo
a206a28164 Fix InteractionBattleBanzaiPuck cannot be moved when in a corner 2020-05-01 20:52:46 -04:00
KrewsOrg
41a1d2ceaa Merge remote-tracking branch 'origin/dev' into dev222 2020-04-29 10:53:47 +01:00
KrewsOrg
7503275af7 NPE and Typo Fix for WiredEffectTriggerStacks. 2020-04-29 10:53:30 +01:00
David Silva
fed9d2a614 fix(MonsterplantPet): rare seed should be rare 2020-04-27 03:34:57 +02:00
KrewsOrg
df2641f215 Replace all Runnables with lambda . 2020-04-23 18:08:37 +01:00
KrewsOrg
fc6dd9790d Fix WiredEffectTriggerStacks NPE. 2020-04-23 16:06:17 +01:00
KrewsOrg
3fabefee76 Remove more custom wired. 2020-04-21 15:21:26 +01:00
KrewsOrg
629a2d2abe Removed Custom Wired. See Custom Wired Plugin to re-add these. 2020-04-07 13:43:59 +01:00
KrewsOrg
68e55c5a09 Fix WiredEffectChangeFurniDirection Delay. 2020-03-26 19:04:52 +00:00
KrewsOrg
6111ce6be2 Fixed Teleports crashing. Credits to ArpyAge for helping. 2020-03-13 15:41:51 +00:00
Alejandro
ef5e3a7c32 Fix trophies not allowing walking on them 2020-03-04 18:57:04 +02:00
Alejandro
ae51fa88a5 Fix stackable furni not working with WIRED Effect: Match Furni Direction 2020-02-27 23:29:23 +02:00
Alejandro
706577f220 Fix vending machines without sides 2020-02-27 23:16:36 +02:00
Alejandro
202c1b655d Merge remote-tracking branch 'origin/dev' into dev 2020-02-27 19:38:23 +02:00
Alejandro
285fe97075 Fix NPE in freeze tile 2020-02-23 00:42:29 +02:00
skeletor
800b008b55 Don't activate match furni effect if settings are not configured 2020-02-22 17:40:12 -05:00
Alejandro
1c5e180447 Ensure monsterplants don't get rarity 0 2020-02-23 00:39:07 +02:00
Alejandro
a3a906095c Merge remote-tracking branch 'origin/dev' into dev 2020-02-08 18:15:01 +02:00
Harmonic
5c78088726 WiredEffectTeleport Vulnerability Fix 2020-02-08 07:02:34 -05:00
Alejandro
867e5cf7e6 Organize pet-related item interactions 2020-02-06 14:01:21 +02:00
Alejandro
df8f80f9cb Add vending machines without sides 2020-02-06 01:16:51 +02:00
Alejandro
ab1e1a1aed Merge remote-tracking branch 'origin/dev' into dev 2020-02-06 00:58:39 +02:00
Alejandro
0e53d703b3 Fix vending machine behaviour 2020-02-06 00:56:40 +02:00
KrewsOrg
653f611323 Fix for height in MoveRotateFurni - Credits to Skeletor for the overhaul. 2020-02-05 21:23:27 +00:00
KrewsOrg
ed13fa9567 Re-added changes to MoveRotateFurni wired, credits to Skeletor. Tested on habbo and works as intended. 2020-02-05 20:52:39 +00:00
Alejandro
e993a0e95e Fix wf_blob 2020-02-05 21:30:11 +02:00
Alejandro
34d8d0f8c5 Adjust vending machine timing 2020-02-05 20:17:54 +02:00
Harmonic
f0ed16d46d Revert "Small refactoring of Wired Effect: Move Rotate"
This reverts commit 913f84ac46
2020-02-05 13:06:30 -05:00
Alejandro
1c4a6c080b Merge remote-tracking branch 'origin/dev' into dev 2020-02-05 19:53:04 +02:00
Alejandro
4ecba6723d Fix giving handitems with bots 2020-02-05 19:52:29 +02:00
skeletor
913f84ac46 Small refactoring of Wired Effect: Move Rotate
-Fixed rotating and moving furniture at the same time
-Fixed random movement direction finding correct tile too fast
-Fixed movement of furniture larger than 2 tiles
2020-02-05 12:39:16 -05:00
Alejandro
82ff5c0a08 Make bots walk to nearest adjacent tile when giving a handitem 2020-02-05 19:35:25 +02:00
Alejandro
2cb33a5ec6 Make game timers end the game at 00:00 2020-02-04 20:52:17 +02:00
Alejandro
1e3067f2ce Fix banzai puck not being able to move in empty rooms 2020-02-04 14:23:57 +02:00
Alejandro
304907ddf1 Reset banzai tile state on pickup 2020-02-04 14:09:48 +02:00
Alejandro
add7156b9a Modify default repeater wired delays (credit: kittihab / Kitt Mustang) 2020-02-01 20:29:40 +02:00
Alejandro
99168d57a5 Fix jukebox disc adding/removing 2020-02-01 14:09:59 +02:00
Alejandro
24f84a5b02 Fix snapshot wired updating position even if not enabled 2020-02-01 13:13:21 +02:00
skeletor
b89e6726b1 fixed wired trigger: User step on furni when on roller 2020-01-31 11:52:37 -05:00
skeletor
733620b9b0 Totem planet should only give effect to planet owner 2020-01-30 03:29:38 -05:00
skeletor
fcccd70eb3 tent should not change state when clicked 2020-01-30 03:29:01 -05:00
Alejandro
ccf47ea139 Fix vending machine behaviour 2020-01-28 16:09:59 +02:00
Alejandro
d3b8ee6b76 Speed up vending machine animation (closes #351) 2020-01-28 15:24:03 +02:00
Alejandro
da2e78697b Match puzzlebox behaviour to Habbo 2020-01-28 13:55:07 +02:00
Alejandro
8c4a44e3e7 Fix #349 2020-01-28 13:51:55 +02:00
Alejandro
be6b206211 Ensure that potential adjacent tiles are not null (puzzlebox) 2020-01-28 00:18:46 +02:00
Alejandro
ae9e6cfa62 Fix puzzle boxes going through the wall (closes #340) 2020-01-27 23:48:34 +02:00
Alejandro
9b062bd760 Fix #331 2020-01-27 22:38:41 +02:00
Alejandro
70bc0f6bcb Ensure bot z position saving & fix bots with multiheight (closes #333) 2020-01-27 21:56:59 +02:00
Alejandro
fe78102678 Fix wf_act_match_to_sshot packet sending (closes #338) 2020-01-27 19:43:17 +02:00
Alejandro
9a161e1184 Make user walk to puzzle box if not adjacent (closes #336) 2020-01-27 16:36:05 +02:00
Alejandro
1cfbac1cfb Delay puzzle box mover's goal location setting (closes #335) 2020-01-27 15:36:08 +02:00
Alejandro
72adc5325d Add random state furni (fixes #305) 2020-01-24 22:09:38 +02:00
Alejandro
f2966b837c Make multiheight items not change height if there is a furni on top (fixes #302) 2020-01-24 20:58:29 +02:00
Alejandro
191ef7afad Make game gates unwalkable during a game (fixes #312) 2020-01-24 20:22:52 +02:00
Alejandro
b425bb6856 Fix avatars not rotating with wf_act_match_to_sshot (fixes #314) 2020-01-24 20:03:04 +02:00
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
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
b80ebad61b Fix unidles trigger 2020-01-22 11:17:04 +02: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
8d6010fde3 added remaining NumberFormatExceptions in totem interactions to try/catch block 2020-01-19 20:42:51 -05: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
KrewsOrg
ab6d1ccac6 Totems 2019-12-28 01:52:09 +00: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
Alejandro
906a0c880c Remove extraneous logging 2019-12-23 15:55:50 +02:00
KrewsOrg
3177e19960 Fixed Wired Exploit, WiredEffectMatchFurni did not check max height. 2019-08-30 02:25:54 +01:00
Alejandro
732910e3fc Fix renting spaces 2019-08-05 20:14:33 +03:00
Alejandro
ce2e3f3eb1 Unidle user when teleporting 2019-08-05 19:22:06 +03:00
Alejandro
7abdb2815e Fix HC gates 2019-08-04 17:23:04 +03:00
Alejandro
1f3e81a8e4 Fix WiredGame 2019-08-04 16:42:18 +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
KrewsOrg
f77866146b Made Banzai Pucks work on all flooring, not just banzai tiles (LIKE HABBO) 2019-07-02 18:33:47 +01:00
Alejandro
c8b4848f49 Remove bot's effect after teleportation 2019-06-23 23:33:43 +03:00
Alejandro
e06814b259 Fix room moderation achievements 2019-06-16 17:31:50 +03:00
Alejandro
166a4cd77b Fix team wireds 2019-06-16 14:09:19 +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
f5a43cf451 Make YTTVs work properly 2019-06-10 18:47:39 +03:00
Alejandro
98b9e6c2f4 Make game timers work properly 2019-06-03 16:49:17 -04:00
Alejandro
775ec86974 Add delay to teleport tiles 2019-05-30 19:26:42 +03:00
Alejandro
30c2936050 Make teleporters invalidate room kick at door 2019-05-28 20:28:44 +03:00
Beny
f5869158e4 Pets can swim! 2019-05-27 01:02:30 +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
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
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
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
811041a211 Added animation delay to WiredEffectTeleport 2019-05-26 17:36:27 +01:00
Beny
3c9a81d064 Removed unnecessary NuxAlertComposer from InteractionInformationTerminal. Client side does it. 2019-05-25 13:51:51 +01: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
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
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
1c73aa27a8 Removed stripBlacklistedClothing 2019-05-20 16:34:44 +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
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
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
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
017e269062 Merge branch 'dev' into 'subscription-boxes'
# Conflicts:
#   sqlupdates/2_0_0-RC-2_TO_2_0_0-RC-3.sql
2019-05-16 10:01:30 -04:00
Alejandro
f3567f6714 Add subscription boxes 2019-05-16 16:56:20 +03:00
Alejandro
49ed004ce2 Fixes #41 2019-05-16 13:31:12 +03:00
Beny
6f5806f3fd Fixed NullPointerException in WiredEffectTeleport 2019-05-16 10:15:52 +01:00
Beny
2842e8993a Increased wired cooldown 2019-05-16 10:15:33 +01:00
Beny
cfc6546671 Fixed exchangeable exploit & item duplication exploit 2019-05-15 23:39:39 +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
Beny
eac697af58 Fixed WiredConditionNotMatchStatePosition 2019-05-15 22:18:00 +01:00
Beny
ea5811800d Fix NumberFormatException in InteractionFreezeBlock 2019-05-15 19:48:02 +01:00
Beny
57b13360ce Fix NullPointerException in InteractionSwitch 2019-05-15 18:09:06 +01:00
Beny
efe1fd2258 Fix NullPointerException in WiredEffectMoveFurniTowards 2019-05-15 18:00:18 +01:00
Alejandro
0e56cba7a1 Fix number formatting error in toggle furni effect 2019-05-13 13:56:47 -04:00
Beny
419c3d07af Fixed wired toggle timers not working with user triggers 2019-05-13 05:14:29 +01:00
Beny
c09f199e0b Remove unnecessary log 2019-05-12 11:50:40 +01:00
Beny
c05bd01835 InteractionInformationTerminal implemented correctly 2019-05-12 11:48:56 +01:00
Beny
1fe340f39b One way gates perfected 2019-05-12 11:26:40 +01:00
Beny
40ab27002b Fixed a bunch of pathfinder bugs & improved performance 2019-05-12 08:59:01 +01:00
Beny
54cf0b1109 NullPointerException fixed on InteractionGameGate 2019-05-12 05:12:27 +01:00
Beny
f20e4d4c52 Resolve "Bug: UpdateUser RCON look attribute" 2019-05-11 23:11:20 -04:00
Beny
b0cac91fb6 Various game fixes 2019-05-05 03:51:27 +01:00
Beny
a692d2fbf0 Game timers fixed 2019-05-04 21:41:18 +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
b68842d172 Fixed NullPointer in InteractionRoller 2019-05-04 02:23:31 +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
5d4237bf7d Final commit for the night. Off to sleep goodnight. 2019-05-01 02:20:24 +01:00
KrewsOrg
8839edff47 Wired and Game Related Fixes.
Fixed Counters and timers, can now be triggered by any user walking on a furniture.
Fixed Wired Effect Move Furniture Towards
Fixed Game Wired
2019-05-01 02:02:51 +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
52cdc757c1 Pushed Minor Horse Fixes. WiredEffectMoveRotateFurni now has a cooldown. 2019-05-01 00:02:55 +01:00
Harmonic
b4f2bd5bf7 Update WiredEffectBotTalk.java
Fixed the cooldown on Bot Talking Wired.
2019-04-29 19:07:01 -07:00
capheus
b2eb207c22 fixed wired exploit 2019-04-24 16:32:30 +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