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
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
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
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
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