Commit Graph

377 Commits

Author SHA1 Message Date
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
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
22926bf0b4 Fix group forums 2020-01-27 21:02:22 +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
David Silva
2622140d5a fix(ModToolSanctionEvents): run if timestamp is back to 0 2020-01-24 22:57:18 +01:00
Alejandro
72adc5325d Add random state furni (fixes #305) 2020-01-24 22:09:38 +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
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
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
David Silva
ad96c6e74b Sanctions. Credits to zGrav (David Silva) 2020-01-19 18:18:15 -05:00
Dank074
edff4dbb53 fixed classCastException in UpdateSTackHeightComposer 2020-01-18 12:17:05 -06:00
KrewsOrg
506886d794 Fixed effect boxes, credits to Beny and Skeletor. 2020-01-16 23:13:16 +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
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
David Silva
3f8762f7bb feat(InviteFriendsEvent): filter message 2019-12-23 23:54:54 +00:00
Alejandro
79b02b80a6 Fix guild admin removing 2019-08-11 12:15:39 +03:00
Alejandro
732910e3fc Fix renting spaces 2019-08-05 20:14:33 +03:00
Alejandro
1e7a92e215 Make friend search show the searcher themselves 2019-08-05 19:54:06 +03:00
Alejandro
274ea7f1ad Make messenger friend list behave properly 2019-08-05 19:52:28 +03:00
Alejandro
85831a9df3 Sort messenger search results 2019-08-05 19:47:13 +03:00
Alejandro
cb8df7ce6e Fix exceptions 2019-08-05 19:35:26 +03:00
Alejandro
948669cbff Automatically convert credit redeemables on trade confirm 2019-08-04 18:11:11 +03:00
Alejandro
d06b9bae11 Fix trading stats in trading window 2019-08-04 18:03:02 +03:00
Alejandro
80bde942c6 Add checking of blocking furniture in floorplan editor 2019-08-04 17:32:36 +03:00
Alejandro
4389a19ae5 Update guild badge when removed 2019-08-01 22:02:15 +03:00
Alejandro
f2b2fc8d99 Show pending membership requests to admins 2019-08-01 21:31:10 +03:00
Alejandro
4f5795e9d0 Make saved searches chronological 2019-07-31 18:06:30 +03:00
Alejandro
86b2e6be91 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-07-31 17:47:41 +03:00
KrewsOrg
8d7c9aff70 Calendar is now fixed. Credits to ItsGiuseppe. 2019-07-31 13:01:47 +01:00
KrewsOrg
fdb367966b Calendar is now fixed. Credits to ItsGiuseppe. 2019-07-31 12:59:58 +01:00
Alejandro
a0d5e92f1a Minor updates 2019-07-30 13:56:54 +03:00
Alejandro
8870145948 Fix NullPointerExceptions 2019-07-30 13:52:29 +03:00
Alejandro
806d747d3b Refactor floor plan editor saving 2019-07-24 15:59:20 +03:00
KrewsOrg
492caaba93 Merge remote-tracking branch 'origin/dev' into dev 2019-07-22 11:47:46 +01:00
KrewsOrg
08551ecff7 FloorPlanValidation is now like Habbo. Doesn't allow different lengths from line 1. 2019-07-22 11:47:32 +01:00
Alejandro
966737a5b8 Fix changing username to your own username 2019-07-21 20:42:36 +03:00
Alejandro
06d8300886 Add reporting photos 2019-07-21 20:16:27 +03:00
KrewsOrg
77be0527a7 FloorPlanEditor Exploit Fix 2019-07-09 02:29:37 +01:00
Alejandro
634c2cbfc3 Add max length to PM messages 2019-06-23 23:15:25 +03:00
Alejandro
e06814b259 Fix room moderation achievements 2019-06-16 17:31:50 +03:00
Alejandro
7ec6c20c5d Fix gift buying 2019-06-16 17:23:46 +03:00
Alejandro
38ac515158 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-06-10 18:47:53 +03:00
Alejandro
f5a43cf451 Make YTTVs work properly 2019-06-10 18:47:39 +03:00
KrewsOrg
6eccf01f6e Fixed Pathfinder. Credits to Quadral. Note this is a test. 2019-06-09 00:19:55 +01:00
Alejandro
46b0e57a50 Fix moodlight turning on/off 2019-06-05 00:47:18 +03:00
KrewsOrg
a3df990398 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community 2019-06-03 03:11:19 +01:00
KrewsOrg
25d5a4e139 Add Missing SQLS 2019-06-03 03:09:51 +01:00
Alejandro
25d8ffba96 Add forum thread/comment reporting 2019-05-30 21:05:25 +03:00
Alejandro
e2f67a53ad Add default saved searches 2019-05-30 19:18:48 +03:00
Alejandro
e81722f1c7 Make allowed username characters configurable 2019-05-30 17:32:56 +03:00
Alejandro
1765a14ac1 Fix bot naming 2019-05-28 21:38:16 +03:00
Beny
795ebb1bbf Fix pages on group members 2019-05-28 01:27:04 +01:00
Beny
55e45f1463 Fix user rotation doesn't update on click user 2019-05-28 01:14:42 +01:00
Alejandro
ad6e70c4e4 Make popular groups show top hotel rooms 2019-05-27 23:49:01 +03:00
Alejandro
5943d1f060 Save UI flags in database 2019-05-27 22:55:23 +03:00
Alejandro
3ec3a6aca6 Save room settings with password-locked rooms 2019-05-27 22:32:47 +03:00
Alejandro
860e20ce12 Fix saved searches 2019-05-27 22:28:30 +03:00
Alejandro
661fe4879e Fix GuildConfirmRemoveMemberEvent NullPointerException 2019-05-27 16:18:36 +03:00
Alejandro
b6a7668f25 Do not unidle when turning 2019-05-27 16:14:10 +03:00
Alejandro
4dbe78c4ad Add saved searches 2019-05-27 16:00:22 +03:00
Alejandro
9554b969c6 Make user walk to correct tile on beds 2019-05-27 12:12:36 +03:00
Alejandro
1d8b82c4ec Add give user clothing RCON command 2019-05-26 23:59:55 +03:00
Alejandro
87141be688 Send correct amount of pending members 2019-05-26 23:30:51 +03:00
Alejandro
3ffd1ea10a Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-05-26 23:15:18 +03:00
Alejandro
ccca21c171 Add forum moderation achievements 2019-05-26 23:15:16 +03:00
Beny
3aead5f30f Added unidle when clicked to walk to any spot 2019-05-26 21:05:24 +01:00
Alejandro
8b6c18c11d Fix modtool room info 2019-05-26 21:54:41 +03:00
Alejandro
766fa148d0 Fix NullPointerException in RoomRelativeMapComposer 2019-05-26 21:49:15 +03:00
Alejandro
7e9eb84d39 Remove users with rights when a group is created 2019-05-26 21:46:00 +03:00
Reformatter
cf5330ae15 Reformat 2019-05-26 21:15:26 +03:00
Alejandro
ab65865d73 Fix NullPointerException in RedeemClothingEvent 2019-05-26 19:27:11 +03:00
KrewsOrg
c38f689e39 Fixed deleting photos. 2019-05-25 00:28:17 +01:00
Beny
2e66d305d4 Possible database leaks fixed 2019-05-23 23:57:22 +01:00
Beny
ecf04c488d Added two new plugin events - UserRespectedEvent and HabboAddedToRoomEvent 2019-05-20 18:35:20 +01:00
Beny
1c73aa27a8 Removed stripBlacklistedClothing 2019-05-20 16:34:44 +01:00
Beny
0d55fe7ac0 Limit of 100 shown on mod tools to avoid crashing 2019-05-19 22:11:42 +01:00
Alejandro
64c62b92cb Merge branch 'gift-placing-fix' into 'dev'
Fix placing furni from gifts to a room

See merge request morningstar/Arcturus-Community!37
2019-05-18 12:28:34 -04:00
Beny
bfefe5887c Fixed NullPointerException in TradeAcceptEvent 2019-05-18 14:17:27 +01:00
Beny
1eddce9546 Fixed wrong error displaying in RedeemVoucherErrorComposer 2019-05-18 14:16:11 +01:00
Alejandro
b408d59b05 Fix placing furni from gifts to a room. Closes #55 2019-05-18 13:38:30 +03:00
Alejandro
487ad76ee2 Fix unseen item count not appearing. Closes #18 2019-05-17 23:07:22 +03:00
Alejandro
22ab7d7e99 Remove final from discount configurations 2019-05-17 21:10:05 +03:00
Alejandro
9116b4bf40 Fix catalog item pricing. Closes #9 2019-05-17 20:56:07 +03:00
Alejandro
7b8aeeec6a Fix rollers with setspeed 0. Closes #90 2019-05-17 16:58:59 +03:00
Alejandro
001243c7e7 Prevent unredeemed clothing to be used by user 2019-05-17 09:24:26 -04:00
Beny
60536d9fdf Added roller glitch. See Issue #47 2019-05-16 10:27:06 +01:00
Beny
cfc6546671 Fixed exchangeable exploit & item duplication exploit 2019-05-15 23:39:39 +01:00
Beny
f7c42c055b Fix guild badge not showing when favorite changed. 2019-05-15 23:01:37 +01:00
Alejandro
c616d4a82e Add scripter manager and move ticket creation to manager 2019-05-15 16:15:28 -04:00
Beny
af92316188 Removed whitespace 2019-05-13 04:18:12 +01:00
Beny
0c21424c5a Fix bots, pets and users on rollers 2019-05-13 04:11:27 +01:00