Alejandro
6bf8bd14db
Refactor trade start and disallow trading ignored users
2020-06-08 14:01:41 +03:00
xjoao
8a753895ea
@Override added
2020-06-07 19:15:04 -04:00
Alejandro
a0c1973622
Customizable gift wrapping config & gift purchase validation
2020-06-07 16:19:05 +03:00
Alejandro
2af52de0ca
Remove horse items properly when used
2020-06-07 15:44:57 +03:00
Alejandro
8892c86e3d
Pick up pets & bots on room deletion
2020-06-07 15:40:34 +03:00
Alejandro
828d5110b0
Prevent deletion of homeroom
2020-06-07 15:25:40 +03:00
Alejandro
21c87145ea
Prevent adding yourself as a friend
2020-06-07 15:21:29 +03:00
Alejandro
e40d8c4f99
Validate post-it color and remove debugging
2020-06-07 15:16:39 +03:00
Alejandro
3df2f8055d
Ignore spaces when validating room name length on creation
2020-06-07 15:07:00 +03:00
Alejandro
ed2ec3e6f3
Validate room name and description when creating room & save trade mode
2020-06-07 15:05:02 +03:00
Mike
6615588b34
Fixes wordfilter permission checks ( #670 ).
2020-06-07 04:36:15 +02:00
Mike
2e98d5d21c
Proper monster plant fix
2020-06-07 04:21:38 +02:00
Swirny
54519ac4e4
Added RateLimit to ScratchPetEvent
2020-06-07 03:11:32 +02: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
d1f811ad94
Fixed issue with compiling due to missing import.
2020-06-05 16:41:30 +01:00
Harmonic
93b46b468b
Merge branch 'dev' into 'fix-bot-limit'
...
# Conflicts:
# src/main/java/com/eu/habbo/habbohotel/bots/BotManager.java
# src/main/java/com/eu/habbo/messages/incoming/catalog/CatalogBuyItemEvent.java
# src/main/java/com/eu/habbo/messages/incoming/rooms/pets/PetPickupEvent.java
2020-06-05 11:36:39 -04:00
Harmonic
582b60b810
Goodbye magic strings
2020-06-05 04:12:49 -04:00
Harmonic
5e15e3c2d7
Merge branch 'john' into 'dev'
...
Fix Room Bundle currency updating.
See merge request morningstar/Arcturus-Community!219
2020-06-05 04:10:50 -04:00
Harmonic
ed6dab3da9
Fix Room Bundle currency updating.
...
Before: The currency was taken when purchasing a room bundle, however it did not send a composer window to update the client, also it still took the currency even if a user had maxiumum rooms, meaning that the user was charged even if they didn't get the room!
2020-06-05 04:10:49 -04:00
Harmonic
3f2a65f2eb
Merge branch 'fix-onwalkoff-rollers' into 'dev'
...
Made Roller sliding off trigger OnWalkOff Event for Wired.
See merge request morningstar/Arcturus-Community!226
2020-06-05 04:07:03 -04:00
harmonic
c49d9248ce
Fixed Pet Inventory limit check on purchasing too.
2020-06-04 21:55:38 +01:00
harmonic
ec41fdc73f
Fixes Issue 656
2020-06-04 20:53:39 +01: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
harmonic
43a1ca2a30
Cleanup.
2020-06-04 16:44:19 +01:00
harmonic
7ac72b2935
Fixed Permission.
2020-06-04 16:19:34 +01:00
harmonic
d97bc09c11
Fixed Bot picking up, before if you had 15 in your inventory it wouldn't let you pick them up, but would allow you to buy more from the catalogue, i've set it to use the existing "hotel.bots.max.inventory" and it now checks on catalogue purchase and will alert you with a configurable message if you have too many, if you want it to act like habbo you can give users the unlimited bots perm.
2020-06-04 14:23:19 +01:00
Mike
5b52ece5e3
Clean up code, fix bug showing it succeeded while it didn't
2020-06-03 04:26:07 +02:00
Mike
c0249a39ff
Merge branch 'fix/machine-id' into 'dev'
...
Fixes MachineID sometimes not unique #620 .
See merge request morningstar/Arcturus-Community!213
2020-06-02 19:57:40 -04:00
Mike
f6058890ed
Merge branch 'patch-28' into 'dev'
...
optimized statement
See merge request morningstar/Arcturus-Community!204
2020-06-01 09:33:18 -04:00
Mike
9762e7a70d
Merge branch 'patch-35' into 'dev'
...
updated exception
See merge request morningstar/Arcturus-Community!217
2020-06-01 08:51:42 -04:00
Mike
1866e343ca
Merge branch 'patch-36' into 'dev'
...
updated exception
See merge request morningstar/Arcturus-Community!218
2020-06-01 08:51:27 -04:00
xjoao
f45844ef65
updated exception
2020-05-29 22:29:14 -04:00
xjoao
bb2c3a270d
updated exception
2020-05-29 22:28:00 -04:00
xjoao
3feea72105
@override added
2020-05-29 22:25:23 -04:00
Mike
9e1177cb07
Fixes MachineID sometimes not unique #620 .
2020-05-28 22:21:31 +02:00
xjoao
6ebfc66cda
optimized statement
2020-05-24 12:50:42 -04:00
Mike
492c8f6142
Revert ServerMessage release/retain.
2020-05-13 20:55:07 +02:00
Mike
46ff22f720
Fix all last edge cases.
2020-05-13 00:31:30 +02:00
Mike
463fb82654
Fix more issues.
2020-05-13 00:31:30 +02:00
Mike
ee5a97bbae
Add reliability to packets and actually clear the message buffer.
2020-05-13 00:31:30 +02:00
Mike
f9d81ea198
Fix reference counting and repeated composer() calls.
2020-05-13 00:31:30 +02:00
KrewsOrg
ea27e419bb
revert timestamp commit by zGrav
2020-05-09 17:31:09 +01:00
KrewsOrg
59fad6fa63
2.3.2. Fixed exploits.
2020-05-09 13:32:08 +01:00
Mike
5fc6bc4002
Add packet names to logger.
2020-05-05 01:31:50 +02:00
Mike
14a1c56877
Remove unused packet ids and fix duplicate composer.
2020-05-05 01:27:39 +02:00
Mike
a0582c09ee
Re-added Jansi, moved ClientMessage logging.
2020-05-05 00:20:07 +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
81ff35fe6e
Fixes issue #588 , netty IllegalReferenceCount
2020-05-03 16:07:27 +02:00
Beny
1b97707bc7
Fix rotating monster plants
2020-05-02 23:53:59 +02:00
Mike
57f66a1514
Force encryption to be used when it is enabled.
...
Not doing this check would make it possible to skip encryption when it is enabled.
2020-05-02 04:36:26 +02:00
Mike
208be6210c
Null check for when encryption is disabled.
2020-05-02 03:38:22 +02:00
Mike
90061e8d7d
Clean up netty pipeline and actually use it.
2020-05-02 03:17:59 +02:00
Mike
74772b04ed
Added DiffieHellman / RSA and RC4.
2020-05-02 02:18:09 +02:00
Harmonic
ad86aeadf0
Fix group forum exploit
2020-05-01 12:21:47 -04:00
Harmonic
034e3d0767
Merge branch 'fix-pet-exploit' into 'dev'
...
Fix pet name exploit.
See merge request morningstar/Arcturus-Community!127
2020-05-01 12:18:06 -04:00
KrewsOrg
649005cb90
Cleanup part 2.
2020-04-30 14:37:42 +01:00
KrewsOrg
a71853d0c2
Cleanup pet exploit fix.
2020-04-30 14:36:51 +01:00
Harmonic
7d7ac20ff2
Merge branch '487-modtool' into 'dev'
...
fix(ModToolRoomInfoComposer): fix disconnect in pub rooms
See merge request morningstar/Arcturus-Community!128
2020-04-29 21:39:35 -04:00
David Silva
a3f9d66fa5
fix(ModToolRoomInfoComposer): fix disconnect in pub rooms
2020-04-30 03:28:09 +02:00
KrewsOrg
1765e337a2
Fix pet name exploit.
2020-04-29 23:46:00 +01:00
Harmonic
4a84258f3e
Revert "Temp patch to CatalogBuyItemEvent"
...
This reverts commit 4c16c25508
2020-04-29 18:34:21 -04:00
Harmonic
f9642879e2
Revert "Updated patch to CatalogBuyItemEvent."
...
This reverts commit 958c6a6c15
2020-04-29 18:34:11 -04:00
KrewsOrg
958c6a6c15
Updated patch to CatalogBuyItemEvent.
2020-04-29 23:22:43 +01:00
KrewsOrg
4c16c25508
Temp patch to CatalogBuyItemEvent
2020-04-29 22:57:26 +01:00
KrewsOrg
3695f4e701
Add homeroom config to make it work like how retros are used to.
2020-04-29 20:40:56 +01:00
skeletor
87afd6d58c
Merge branch '565-homeroom' into 'dev'
...
fix(RequestUserDataEvent): patch auto redirect when nux is done
See merge request morningstar/Arcturus-Community!117
2020-04-29 05:23:55 -04:00
skeletor
d00c436930
Merge branch '559-timestamp' into 'dev'
...
feat(HabboStats): update last catalogue purchase
See merge request morningstar/Arcturus-Community!118
2020-04-29 05:22:26 -04:00
David Silva
f7539f0aae
feat(HabboStats): update last catalogue purchase
2020-04-28 01:16:56 +02:00
David Silva
0f16d9aa42
fix(RequestUserDataEvent): patch auto redirect when nux is done
2020-04-28 00:35:13 +02:00
David Silva
fed9d2a614
fix(MonsterplantPet): rare seed should be rare
2020-04-27 03:34:57 +02:00
KrewsOrg
78905c2a05
Added Sticky Limits to rooms (default 200 like habbo)
2020-04-23 22:17:04 +01:00
KrewsOrg
df2641f215
Replace all Runnables with lambda .
2020-04-23 18:08:37 +01:00
Alejandro
4c77c76bdc
Add message-specific ratelimiting
2020-02-27 21:06:36 +02:00
Alejandro
47825978cb
Fix StringIndexOutOfBoundsException in floorplan saving
2020-02-23 00:35:39 +02:00
Alejandro
0d9afb933e
Add extra error logging if there are no YT playlists for item
2020-02-23 00:33:14 +02:00
Alejandro
eb7c7a5498
Fix moodlight saving false-positive scripter detection
2020-02-23 00:32:26 +02:00
Alejandro
b3a88c7d10
Fix moodlight saving scripting detection
2020-02-11 11:44:44 +02:00
Alejandro
359a980c67
Fix imports and add overriding tiles
2020-02-08 18:22:06 +02:00
Alejandro
d645465da8
Remove time from creation date in profile composer
2020-02-08 18:14:47 +02:00
Alejandro
4389d7e18f
Remove unnecessary console log
2020-02-06 01:01:39 +02:00
Alejandro
0e53d703b3
Fix vending machine behaviour
2020-02-06 00:56:40 +02:00
Alejandro
5f5345c80c
Ensure the user removing a saddle is the horse's owner
2020-02-05 14:26:02 +02:00
Alejandro
a668cb9802
Add saddle removing
2020-02-04 23:04:41 +02:00
Alejandro
9ee11df10f
Fix switching between moodlight presets
2020-02-04 18:20:31 +02:00
Alejandro
304907ddf1
Reset banzai tile state on pickup
2020-02-04 14:09:48 +02:00
Alejandro
9561c0b073
Fix NPE in SecureLoginEvent
2020-02-01 14:15:49 +02:00
Alejandro
99168d57a5
Fix jukebox disc adding/removing
2020-02-01 14:09:59 +02:00
skeletor
b89e6726b1
fixed wired trigger: User step on furni when on roller
2020-01-31 11:52:37 -05:00
David Silva
176e2121f9
feat(PacketManager): enable 3500
2020-01-30 16:54:30 +01:00
David Silva
ec72aa6dec
fix(ModToolSanctionInfoComposer): OoB
2020-01-27 19:06:59 -05:00
Alejandro
2ee6332aed
Merge branch '318-sanction0ed' into 'dev'
...
fix(ModToolSanctionEvents): run if timestamp is back to 0
See merge request morningstar/Arcturus-Community!85
2020-01-27 18:36:51 -05:00
Alejandro
e1595b7044
Fix photo reporting
2020-01-28 01:36:01 +02:00
Alejandro
4f351b04ee
Implement most viewed guild forums
2020-01-28 01:06:53 +02:00
Alejandro
a5f4df51ac
Give badge when purchasing a room ad
2020-01-28 00:17:31 +02:00