Commit Graph

107 Commits

Author SHA1 Message Date
Beny
62ffa14c40 Football fixes 2020-10-15 13:40:01 +02:00
Beny
50ca64f29b Merge branch 'dev' into beny-wired-fixes 2020-10-15 08:44:21 +02:00
Beny
2f1820ae74 Fixed item movement errors including in wireds 2020-10-15 03:47:34 +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
Dank074
a9ad0a03e1 added ping/pong timeout handlers 2020-10-09 16:16:54 -05:00
Harmonic
c879a904da Merge branch 'dev' into 'subscription-revamp'
# Conflicts:
#   src/main/java/com/eu/habbo/messages/outgoing/friends/FriendsComposer.java
2020-10-08 15:12:34 -04:00
Beny
8abcf7d5aa Resolve "Having too many friends will make your account unusable" 2020-10-06 19:00:40 -04:00
Beny
df20ea3e32 Subscription RCON packets, HC Currency modifiers, HC gifts, HC discount, HC achievement 2020-10-05 03:13:09 +02:00
Beny
64b0f499d0 Subscription revamp, Habbo club, HC Pay day, Clothing validation and Catalog purchase logs 2020-10-04 00:25:55 +02:00
necmi
f67c03df8e fixed multiple bots on one tile and refactored code 2020-07-11 06:02:21 +02:00
Cam
fb7531a36d Modtools Room Tools Fix for all SWFS. 2020-07-09 16:57:45 -04:00
Alejandro
a0c1973622 Customizable gift wrapping config & gift purchase validation 2020-06-07 16:19:05 +03:00
Mike
46d431e190 Fix bans count 2020-06-07 03:05:22 +02:00
Mike
10f860dc0c Add catch. 2020-06-07 02:58:38 +02:00
Swirny
5bd184a03a Revert "Removed optional exception logger"
This reverts commit 4ad8d3d077.
2020-06-07 02:58:05 +02:00
Swirny
4ad8d3d077 Removed optional exception logger 2020-06-07 02:57:58 +02:00
Swirny
88d68220d0 Added Ban counter to MOD Tools 2020-06-07 02:57:58 +02:00
Swirny
418bc882fa Update ModToolUserInfoComposer.java 2020-06-07 02:13:00 +02:00
Harmonic
582b60b810 Goodbye magic strings 2020-06-05 04:12:49 -04:00
harmonic
6cb39c232f Added it so that when a roller rolls you off of an object it counts as OnWalkOff, allowing it to be used in conjunction with the Wired Trigger: User walks off furni.
(LIKE HABBO)
2020-06-04 20:01:44 +01:00
Mike
9e1177cb07 Fixes MachineID sometimes not unique #620. 2020-05-28 22:21:31 +02:00
Mike
f9d81ea198 Fix reference counting and repeated composer() calls. 2020-05-13 00:31:30 +02:00
Mike
14a1c56877 Remove unused packet ids and fix duplicate composer. 2020-05-05 01:27:39 +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
74772b04ed Added DiffieHellman / RSA and RC4. 2020-05-02 02:18:09 +02:00
David Silva
a3f9d66fa5 fix(ModToolRoomInfoComposer): fix disconnect in pub rooms 2020-04-30 03:28:09 +02:00
Alejandro
d645465da8 Remove time from creation date in profile composer 2020-02-08 18:14:47 +02:00
Alejandro
9561c0b073 Fix NPE in SecureLoginEvent 2020-02-01 14:15:49 +02:00
skeletor
b89e6726b1 fixed wired trigger: User step on furni when on roller 2020-01-31 11:52:37 -05:00
David Silva
ec72aa6dec fix(ModToolSanctionInfoComposer): OoB 2020-01-27 19:06:59 -05:00
Alejandro
4f351b04ee Implement most viewed guild forums 2020-01-28 01:06:53 +02:00
Alejandro
6b0043317a Undo: RCON commented out (again) 2020-01-28 00:12:47 +02:00
Alejandro
1e24df5b61 Use batch item update packet to sync banzai tile flickering (closes #339) 2020-01-28 00:11:47 +02:00
Alejandro
aff9e75fe1 Fix bot z position saving and sending 2020-01-27 23:02:53 +02:00
Alejandro
913ca752ba Clean up guild forums & ensure thread list is updated 2020-01-27 22:08:25 +02:00
Alejandro
8570108d98 Fix guild info sending (closes #328) 2020-01-27 21:24:29 +02:00
Alejandro
50c7b1d3f4 Fix room promotions (closes #337) 2020-01-27 20:45:44 +02:00
Alejandro
b439774c11 Refactor guild rank names and fix #327 2020-01-27 19:17:11 +02:00
Alejandro
8d6677ab17 Show guild creator join date (closes #326) 2020-01-27 15:26:38 +02:00
Alejandro
aeafc99468 Add custom timer support (closes #320) 2020-01-25 20:20:04 +02:00
Alejandro
5eca88d501 Fix modtool room visit logs for offline users (fixes #308) 2020-01-24 20:41:14 +02:00
Alejandro
015f72bce8 Fix forum message chat record context property (fixes #310) 2020-01-24 20:29:44 +02:00
Alejandro
593bb74532 Make publishing pictures deduct duckets and make publish & purchase point type configurable 2020-01-24 19:11:21 +02:00
David Silva
8be461354c fix(sanctions): check if sanctions are active/ignore level 0's 2020-01-22 17:07:24 +01:00
David Silva
4360507fa8 feat(ModToolUserInfoComposer): display last sanction + small improv. 2020-01-22 16:15:44 +01:00
Alejandro
944745e7d8 Tweak roller glitch to fix #107 2020-01-22 11:56:27 +02: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