Snaiker
a8bc9841f4
Furniture Toggle Event
2020-12-18 01:51:56 +00:00
nttzx
aabfaba657
Add moto length verify (configurable from database)
2020-11-28 23:52:21 -05:00
Beny
abc1c6905f
Fixed rotating items goes above height limit. Made height limit variable.
2020-10-22 02:09:35 +02:00
Beny
90918309b7
Rollers and teleporting to seats fixed
2020-10-16 05:50:57 +02:00
Beny
67c1a3dea7
Fix unable to purchase bundle
2020-10-15 11:55:24 +02:00
Beny
50ca64f29b
Merge branch 'dev' into beny-wired-fixes
2020-10-15 08:44:21 +02:00
Beny
afec2d2d0d
Fix unable to buy group with large days of HC left. Closes #845
2020-10-14 23:43:11 +02:00
Beny
e817431176
InteractionMuteArea implemented
2020-10-13 03:42:30 +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
Harmonic
e24b2afa31
Merge branch 'dev' into 'patch-3'
...
# Conflicts:
# src/main/java/com/eu/habbo/messages/incoming/guilds/RequestGuildBuyEvent.java
2020-09-25 17:03:57 -04:00
Mikkel Friis
cdbae76e84
Recycler value fix (critical)
2020-09-15 17:22:35 +02:00
harmonic
270d07f2c3
Revert Changes to FriendRequestEvent
2020-09-06 13:23:08 +01:00
harmonic
1298f48e53
Added Thankyou Console Command. Added missing SQL File. 2.4.0 Stable.
2020-09-06 13:21:06 +01:00
harmonic
b7446bca45
Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev-latest
2020-09-06 12:55:39 +01:00
nttzx
f4a0fb491b
Verify the length of the name group
2020-08-06 12:18:02 -04:00
Harmonic
01edb31b40
Merge branch 'guild-name-desc' into 'dev'
...
Guilds name/desc length check
See merge request morningstar/Arcturus-Community!270
2020-07-31 16:03:16 -04:00
ArpyAge
f1ada781d7
Checks the length of name and description for guilds/groups
2020-07-30 16:42:06 +02:00
harmonic
ad2f8fdb0a
Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev-latest
2020-07-28 21:15:31 +01:00
harmonic
10e5935dcb
uh
2020-07-20 20:55:40 +01:00
Swirny
6a3a7a7963
Fixed friend request for offline habbos
2020-07-17 07:25:15 -04:00
Rodolfo-XDR
7b799a4dd8
New Trax Manager and other fixes.
2020-07-02 15:44:13 -05:00
Alejandro
62ab54a3e3
Fix syntax error
2020-06-08 14:03:31 +03:00
Alejandro
6bf8bd14db
Refactor trade start and disallow trading ignored users
2020-06-08 14:01:41 +03: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
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
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
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