Commit Graph

146 Commits

Author SHA1 Message Date
harmonic
e45d2867ef Fixed typo in sql file. 2020-07-10 16:03:27 +01:00
harmonic
a528da5c31 Updated sql file. 2020-07-10 15:46:30 +01:00
Swirny
bc30623a05 Make flood time configurable 2020-06-12 14:53:40 -04:00
Alejandro
a0c1973622 Customizable gift wrapping config & gift purchase validation 2020-06-07 16:19:05 +03:00
Mike
a20dc373d7 Fix merge request 2020-06-07 02:42:54 +02: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
c49d9248ce Fixed Pet Inventory limit check on purchasing too. 2020-06-04 21:55:38 +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
Swirny
60a63e4832 User can no longer ignore staffs 2020-06-03 04:06:21 +02:00
Mike
e4e8b5fe6f Improve code 2020-06-03 03:25:06 +02:00
Mike
f5dd208809 Move SQL to correct file 2020-06-03 03:17:32 +02:00
Mike
25c9f88718 Changes by Swirny, squashed to make merging easier 2020-06-03 03:16:09 +02:00
Swirny
e2013c8451 Added official moderation command softkick 2020-06-03 03:16:09 +02:00
Mike
caf0bcb41f Add SQL and fix code 2020-06-03 02:53:10 +02:00
Mike
93922dcd49 Fixes #621 - acc_hide_mail 2020-06-03 02:42:38 +02:00
Swirny
57d489b83b Update 2_4_0 RC-1 to 2_4_0 RC-2.sql 2020-05-16 10:28:58 -04:00
Swirny
c6df972265 Update 2.4.0 RC-1 to 2.4.0 RC-2.sql 2020-05-16 10:22:21 -04:00
Swirny
5ec38a5efe Update 2.4.0 RC-1 to 2.4.0 RC-2.sql 2020-05-16 10:21:45 -04:00
Swirny
c92b9ecea3 Added SQL file for 2.4.0 RC-2 2020-05-16 10:21:22 -04:00
harmonic
95fab253d8 Reverted 2.4.0 sql. 2020-05-09 23:51:56 +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
David Silva
f7539f0aae feat(HabboStats): update last catalogue purchase 2020-04-28 01:16:56 +02:00
KrewsOrg
78905c2a05 Added Sticky Limits to rooms (default 200 like habbo) 2020-04-23 22:17:04 +01:00
KrewsOrg
b11923452f Added stand command from habbo. 2020-03-13 17:00:48 +00:00
KrewsOrg
e6c5339439 Added text to emulator_texts. fixes #480 2020-03-13 15:01:26 +00:00
Alejandro
e993a0e95e Fix wf_blob 2020-02-05 21:30:11 +02:00
Alejandro
f240580c1e Add bot placement message 2020-02-05 19:17:51 +02:00
Alejandro
a668cb9802 Add saddle removing 2020-02-04 23:04:41 +02: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
50c7b1d3f4 Fix room promotions (closes #337) 2020-01-27 20:45: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
KrewsOrg
0e23a04ccb Fixed ansi colors in IntelliJ Debug and on UNIX Systems. 2020-01-23 19:55:53 +00:00
Harmonic
e8db4ce104 Revert "Merge branch 'patch-photo-extradata' into 'dev'"
This reverts merge request !82
2020-01-23 14:24:53 -05:00
skeletor
cf422a574c added additonal parameters to photo extra data json string 2020-01-23 08:20:42 -05:00
Harmonic
df2c7ee8a8 Merge branch '156-sanctions_sql' into 'dev'
feat(sqlupdates): push sanction sql

See merge request morningstar/Arcturus-Community!71
2020-01-19 18:36:51 -05:00
David Silva
ff22fe2c70 feat(sqlupdates): push sanction sql 2020-01-20 00:33:56 +01:00
KrewsOrg
6f0fcafb7b Final Patch to totems, resolves the NumberFormatException for all Totems. Added correct SQL for totems. 2020-01-17 20:10:19 +00:00
KrewsOrg
45e52f165b Added SQL for vote counters. 2019-12-26 20:43:04 +00:00
Alejandro
906a0c880c Remove extraneous logging 2019-12-23 15:55:50 +02:00
Alejandro
992a961814 Add error to badge command if user is not found 2019-08-11 12:22:18 +03:00
Alejandro
ad3002209d Add equipping clothing when walking on furni 2019-08-01 23:05:01 +03:00
Alejandro
e2577f8894 Use utf8 in items 2019-08-01 20:45:08 +03:00
Alejandro
12507e9b43 Store death status of monsterplants 2019-08-01 20:40:49 +03:00
KrewsOrg
3bad985f11 Updated RC-1 SQL 2019-08-01 12:19:45 +01:00
KrewsOrg
5bce15b441 Pushed Calendar SQL. 2019-08-01 12:14:06 +01:00
Alejandro
3075228c2e Add voucher limits and amounts 2019-07-31 19:01:10 +03:00
Alejandro
31711bd2f9 Minor fixes 2019-07-30 13:45:39 +03:00
Alejandro
b9b77d3515 Fix update SQL 2019-07-21 20:29:19 +03:00
Harmonic
c1d4630ee0 Add rank currency timers 2019-07-16 20:33:19 -04:00
KrewsOrg
77be0527a7 FloorPlanEditor Exploit Fix 2019-07-09 02:29:37 +01:00
KrewsOrg
f77866146b Made Banzai Pucks work on all flooring, not just banzai tiles (LIKE HABBO) 2019-07-02 18:33:47 +01:00
Alejandro
4c17a9a6f4 Fix reward wired message messing up subsequent chats 2019-06-16 17:12:59 +03:00
Alejandro
86ef27f742 Add add youtube playlist command and fix update command 2019-06-16 14:44:20 +03:00
Alejandro
53e35096d8 Update wired data to be consistent with new teams 2019-06-10 19:36:33 +03:00
Alejandro
f5a43cf451 Make YTTVs work properly 2019-06-10 18:47:39 +03:00
Alejandro
98b9e6c2f4 Make game timers work properly 2019-06-03 16:49:17 -04:00
Beny
e264c50957 Added can_swim to pets 2019-06-03 20:18:33 +01:00
KrewsOrg
25d5a4e139 Add Missing SQLS 2019-06-03 03:09:51 +01:00
Alejandro
5943d1f060 Save UI flags in database 2019-05-27 22:55:23 +03:00
Alejandro
4dbe78c4ad Add saved searches 2019-05-27 16:00:22 +03:00
Beny
dda8963c1e clothing.strip_unowned sql 2019-05-19 22:18:35 +01:00
Alejandro
66bab74a10 Make discounts configurable from database 2019-05-17 21:22:27 +03:00
Alejandro
001243c7e7 Prevent unredeemed clothing to be used by user 2019-05-17 09:24:26 -04:00
Beny
5e836977f9 Merge branch 'dev' into 'subscription-boxes'
# Conflicts:
#   sqlupdates/2_0_0-RC-2_TO_2_0_0-RC-3.sql
2019-05-16 13:15:23 -04:00
Alejandro
2b02012ecd Make invisible command toggleable 2019-05-16 20:11:11 +03:00
Alejandro
8d7d5264e5 Closes #28 2019-05-16 19:46:37 +03:00
Alejandro
017e269062 Merge branch 'dev' into 'subscription-boxes'
# Conflicts:
#   sqlupdates/2_0_0-RC-2_TO_2_0_0-RC-3.sql
2019-05-16 10:01:30 -04:00
Alejandro
f3567f6714 Add subscription boxes 2019-05-16 16:56:20 +03:00
Beny
9b15464fd1 Removed whitespace 2019-05-16 13:26:05 +01:00
Harmony
6f79afc994 Fix Update SQL name from RC-1 to RC-2 to RC-2 to RC-3 2019-05-16 00:38:51 +01:00
Harmony
f7559ef1ed Fix Update SQL name from RC-1 to RC-2 to RC-2 to RC-3 2019-05-16 00:37:36 +01:00
Alejandro
c616d4a82e Add scripter manager and move ticket creation to manager 2019-05-15 16:15:28 -04:00
Harmony
b67fa1b27b Build Hash and Version for error logs in the database 2019-05-14 20:39:35 +01:00
Harmony
3b480db9f6 Make plugins window style configurable between default and the old scrollable style 2019-05-14 20:14:15 +01:00
Beny
a8f6a641d8 Fixed banzai points 2019-05-12 19:54:39 +01:00
Beny
e225d4d7b4 Added new config - catalog.ltd.random 2019-05-12 09:15:24 +01:00
Beny
d0e12d6871 Guild purchase restrictions - Room in use and HC Required 2019-05-12 06:12:51 +01:00
Beny
d7965bf476 Added forums_posts_count SQL 2019-05-10 23:58:55 +01:00
Beny
7606dcad35 Group forums 2019-05-10 18:45:07 -04:00
KrewsOrg
ca2e5ef500 Fixed ButlerBots, they now give drinks over a furniture if within a command difference. 2019-05-02 23:47:30 +01:00
KrewsOrg
450dbdd65f Pushed Updated SQL. 2019-05-02 01:44:24 +01:00
KrewsOrg
591453a3ca Pushed Updated SQL. 2019-05-02 01:42:12 +01:00
KrewsOrg
614258357b Final commit for the night. Off to sleep goodnight. 2019-05-01 02:43:55 +01:00
KrewsOrg
6f24103528 Fixed dismounting.
Added `hotel.room.wired.norules` which is disabled by default, which will allow you to use wired to place furniture under users.
2019-05-01 00:59:25 +01:00
capheus
51be59d071 Updated to 1.16 decompiled. 2019-04-21 23:42:00 +00:00
capheus
bc572ce79a Updated to 1.15.2 decompiled. 2019-03-18 01:22:00 +00:00
capheus
71acca7ebb Updated to 1.15 decompiled. 2018-12-22 10:39:00 +00:00
capheus
35876a2596 updated to 1.14 decompiled. 2018-11-17 13:28:00 +00:00
capheus
cbd721c198 updated to 1.13 decompiled. 2018-10-06 22:28:00 +00:00
capheus
2fb1143952 Updated to 1.12 decompiled. 2018-09-28 19:25:00 +00:00
capheus
406beb9bc2 Updated to 1.11 decompiled. 2018-09-12 16:45:00 +00:00
capheus
b4fc005c18 Arcturus 1.9.0 Sourcecode. 2018-07-06 13:30:00 +00:00