Commit Graph

398 Commits

Author SHA1 Message Date
KrewsOrg
8f660626bc Removed repetitive code added while testing. 2020-01-23 19:57:38 +00:00
KrewsOrg
0e23a04ccb Fixed ansi colors in IntelliJ Debug and on UNIX Systems. 2020-01-23 19:55:53 +00: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
David Silva
4360507fa8 feat(ModToolUserInfoComposer): display last sanction + small improv. 2020-01-22 16:15:44 +01:00
Alejandro
060a5a6bc6 Merge remote-tracking branch 'origin/dev' into dev 2020-01-22 11:56:48 +02:00
Alejandro
944745e7d8 Tweak roller glitch to fix #107 2020-01-22 11:56:27 +02: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
KrewsOrg
e108796ad1 Fixed colors on Windows using Jansi. New Loading sequence. 2020-01-21 23:35:33 +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
David Silva
f1e3a3126a Update ModToolSanctionInfoComposer.java 2020-01-21 09:25:55 -05:00
David Silva
3bc3682771 fix(ModToolSanctionInfoComposer): small patch regarding time 2020-01-21 15:22:19 +01: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
KrewsOrg
7e67052cac Start 2.3.0 RC-1 2020-01-19 22:56:14 +00:00
Dank074
edff4dbb53 fixed classCastException in UpdateSTackHeightComposer 2020-01-18 12:17:05 -06: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
353bde440c 2.1.1 to signify a new minor build. 2020-01-16 23:15:01 +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
8f2f15b367 2.2.0 Stable. Boom. Credits to Alejandro, Beny, Harmonic, Layne and everyone at Krews.org 2020-01-14 19:45:11 +00:00
KrewsOrg
1a973c9c4e Merge remote-tracking branch 'origin/dev' into dev 2020-01-03 18:05:39 +00:00
KrewsOrg
cf4a685657 TODO: Fix Moving Large Furniture, which causes disconnections. Temp Fix by Beny. 2020-01-03 18:05:19 +00:00
Alejandro
1eb5ecd085 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2020-01-02 11:06:22 +02:00
Alejandro
427fc9fb24 Update PacketManager logging 2020-01-02 11:03:06 +02:00
KrewsOrg
ab6d1ccac6 Totems 2019-12-28 01:52:09 +00:00
Alejandro
9f8850b0bd Add annotation to mark messages that don't need auth 2019-12-27 17:41:55 +02: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
4086127fba RC-3 Completed. Ready for testing. 2019-12-26 20:40:13 +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
fdee1e2d3e Merge branch '267-filter-roominvite_v2' into 'dev'
feat(InviteFriendsEvent): filter message

See merge request morningstar/Arcturus-Community!57
2019-12-24 04:43:12 -05:00
David Silva
c10a093572 fix(RoomUnitEffects): add more effects to enum 2019-12-24 00:07:33 +00:00
David Silva
3f8762f7bb feat(InviteFriendsEvent): filter message 2019-12-23 23:54:54 +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