Commit Graph

100 Commits

Author SHA1 Message Date
Remco
ca26e7cf37 Merge branch 'dev' into fix/wired-bot-talk 2021-01-23 15:27:22 +01:00
Remco
a0cfe07ca3 Readded packet 2021-01-11 22:20:06 +01:00
Remco
8fe9cadb76 Fixed wireddata incompatibility issue 2021-01-04 21:43:14 +01:00
Remco
75b61b1809 WiredData now saves as JSON import fixes 2021-01-04 19:03:42 +01:00
Remco
5720adf61c WiredEffectMoveFurniTowards now saves as json import fix 2021-01-04 18:54:59 +01:00
Remco
a849328412 WiredEffectTriggerStacks now saves as json 2021-01-04 07:09:37 -05:00
Remco
eb00da28ef WiredEffectToggleRandom now saves as json 2021-01-04 06:55:33 -05:00
Remco
39d20520cb WiredEffectToggleFurni now saves as json 2021-01-04 06:44:08 -05:00
Remco
e73625806f WiredEffectTeleport now saves as json 2021-01-04 06:35:58 -05:00
Remco
9b6ae05ac3 WiredEffectResetTimers now saves as json 2021-01-04 06:20:28 -05:00
Remco
b1e9276940 WiredEffectMuteHabbo now saves as json 2021-01-04 06:12:20 -05:00
Remco
9341d164a9 WiredEffectMoveRotateFurni now saves as json 2021-01-04 06:03:19 -05:00
Remco
8a3361ec5e WiredEffectMoveFurniTowards now saves as json 2021-01-04 05:30:29 -05:00
Remco
a17dd00fcb WiredEffectMoveFurniTo now saves as json 2021-01-03 23:47:59 +01:00
Remco
4afdf1b4b0 WiredEffectMoveFurniAway now saves as json 2021-01-03 23:32:52 +01:00
Remco
74e631f00a WiredEffectGiveHotelviewBonusRarePoints now saves as json 2021-01-03 23:32:10 +01:00
Remco
8c161284f8 Added default values for wired variables 2020-12-28 21:49:39 +01:00
Remco
09294f9928 Bot variables are now available for use in wireds 2020-12-28 21:45:48 +01:00
Remco
c7a0af4387 Fixed wired effect bot walk to furni 2020-11-20 21:22:39 +01:00
Beny
31e069938c Some wired saves as JSON now 2020-11-16 12:12:24 +01:00
Beny
acef46e004 WiredEffectGiveScoreToTeam now executes without a player 2020-10-31 13:32:56 +01:00
Beny
01d1fefdff Wired fixes 2020-10-31 03:11:33 +01:00
Beny
3c4782ef3d Only move item with wired if location or rotation changed 2020-10-15 05:03:47 +02:00
Beny
dcec439a44 Resolves #844 Join Team Gives the wrong effect 2020-10-15 04:00:20 +02:00
Beny
2f1820ae74 Fixed item movement errors including in wireds 2020-10-15 03:47:34 +02:00
Beny
2ae029d17c Fix delay on match wired 2020-10-12 14:16:16 +02:00
Beny
1d5391ff1c Wired fixes.
Closes #772 #786 #804 #816 #802 #791 #727 #726 #721 #705 (pets) #701 #707 #710 #607 #604 #411
2020-10-12 11:18:52 +02:00
Rodolfo-XDR
f28c1f77ad Fixed Bot Wired Collision 2020-10-08 12:34:14 -05:00
Kitt Mustang
1932eb856f Wired "Change Furni Direction" now activates even if the Habbo is sitting in a chair. See merge request morningstar/Arcturus-Community!308 2020-10-06 19:43:11 -04:00
Mikkel Friis
0d88193994 message overflow fix #741
this fixes #741
2020-09-17 08:11:06 +02:00
Mikkel Friis
774cf85926 wired furni selection count fix 2020-09-15 19:38:31 +02: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
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
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
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
KrewsOrg
7503275af7 NPE and Typo Fix for WiredEffectTriggerStacks. 2020-04-29 10:53:30 +01: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
Alejandro
ae51fa88a5 Fix stackable furni not working with WIRED Effect: Match Furni Direction 2020-02-27 23:29:23 +02:00