Commit Graph

149 Commits

Author SHA1 Message Date
ArpyAge
fa0f58b87f Custom stacking setting to stack bigger items on top of smaller ones 2022-04-17 03:39:55 +02:00
Snaiker
609cfd4fe3 Added new RCON command 2022-04-15 02:02:35 +01:00
brenoepic
ab5c491aa5 Fix mannequin name 2022-04-12 23:03:48 -03:00
Harmonic
1096ff92a3 Merge branch 'fix-trophies' into 'dev'
fix trophies

See merge request morningstar/Arcturus-Community!487
2022-04-08 20:33:40 +00:00
dank074
b668bfd99a add moodlight color config 2022-03-23 03:15:25 -05:00
brenoepics
77ea291bb4 Merge branch 'dev' into 'calendar-fix'
# Conflicts:
#   sqlupdates/3_0_0 to 3_0_1.sql
#   src/main/java/com/eu/habbo/habbohotel/campaign/calendar/CalendarCampaign.java
#   src/main/java/com/eu/habbo/habbohotel/campaign/calendar/CalendarManager.java
#   src/main/java/com/eu/habbo/habbohotel/commands/CalendarCommand.java
#   src/main/java/com/eu/habbo/messages/incoming/handshake/UsernameEvent.java
2022-03-21 22:22:49 +00:00
brenoepics
287af8aba4 Fix calendar timestamp 2022-03-21 19:16:31 -03:00
brenoepics
dfd12bd56a New campaign calendar system 2022-03-21 18:51:52 +00:00
brenoepics
21647c8a35 Merge branch 'dev' into 'fix-trophies'
# Conflicts:
#   sqlupdates/3_0_0 to 3_0_1.sql
2022-03-20 19:13:17 +00:00
brenoepics
5a66c30e8d Feature Friendlist Categories 2022-03-19 19:34:21 +00:00
brenoepics
b2e0cc6347 Merge branch 'dev' into 'fix-trophies'
# Conflicts:
#   sqlupdates/3_0_0 to 3_0_1.sql
2022-03-19 18:30:32 +00:00
brenoepics
52cf3a388b Merge branch 'dev' into 'calendar-fix'
# Conflicts:
#   sqlupdates/3_0_0 to 3_0_1.sql
2022-03-19 18:26:10 +00:00
brenoepics
b2fb96fde7 Add gift message max lenght and npe fixes 2022-03-17 11:51:43 +00:00
brenoepics
c4342e20af fix trophies 2022-03-03 16:05:43 -03:00
brenoepic
6a2b5a9618 Merge branch 'dev' into 'calendar-fix'
# Conflicts:
#   sqlupdates/3_0_0 to 3_0_1.sql
2022-03-02 23:39:34 +00:00
brenoepics
4e1c240db4 Update 3_0_0 to 3_0_1.sql 2022-03-02 20:08:34 -03:00
brenoepic
662befaeb3 Fix YoutubeTV 2022-03-02 22:13:56 +00:00
duckietm
8b7859e559 Console output enabled by default 2021-12-20 20:24:18 +00:00
duckietm
7d8c4747a7 Update 3_0_0 to 3_0_1.sql 2021-12-20 20:13:55 +00:00
duckietm
a5d11b98e2 Move the update 2021-12-20 20:13:31 +00:00
duckietm
92636bbdc5 Update database to enable or disable TTY in console 2021-12-09 07:39:16 +00:00
ArpyAge
9acc3f9359 Fix text on Stalk Command (by Snaiker)
And some emulator_settings for the previous commit
2021-09-01 17:36:32 +02:00
Remco
2801e07d5e Getting ready for 3.0.0-stable 2021-04-06 22:09:51 +02:00
Remco
a1af30b8e3 Merge branch 'fix/EnableNotificationsComposer' into 'dev'
Bubble Alerts now work without debugging mode on

See merge request morningstar/Arcturus-Community!406
2021-02-15 22:24:57 +00:00
Remco
5d6e239c70 Renamed packet 2021-02-15 23:20:22 +01:00
Harmonic
b0683f524a Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2021-01-27 05:39:13 -08:00
Remco
ca26e7cf37 Merge branch 'dev' into fix/wired-bot-talk 2021-01-23 15:27:22 +01:00
Remco
80d58364a5 Moved bot SQLs to another sql file 2021-01-23 15:25:46 +01:00
Snaiker
3371308395 Fix char ; is missing 2021-01-14 02:56:01 +00:00
Harmonic
5ef04f76df Missing sql update key. 2021-01-10 15:41:40 -08:00
Harmonic
5b1ffa5bee Fixed sql update. Added debug mode check for TooLongFrameException Error. 2021-01-10 15:30:21 -08:00
Harmonic
934741ea16 Merge branch 'dev' into 'wired-to-json'
# Conflicts:
#   sqlupdates/2_4_0 to 3_0_BETA_1.sql
2021-01-10 18:06:29 -05:00
Harmonic
7e78994d69 Merge branch 'feature/roombadge' into 'dev'
Added roombadge command

See merge request morningstar/Arcturus-Community!364
2021-01-10 17:55:02 -05:00
Snaiker
5981046523 Fix issue 936 2021-01-10 02:49:15 +00:00
Remco
22efb1c925 Oop.. 2021-01-06 20:34:22 +01:00
Remco
4937ac298d Added roombadge command 2021-01-06 20:24:04 +01:00
Remco
d6ecdbeeec Added SQL to expand items.wired_data column 2021-01-05 21:55:23 +01:00
Remco
01b613e1cf Added SQL for wired variables for bots 2020-12-29 19:41:09 +01:00
Snaiker
4fc5a484ae Fix #923 room host achievement
Fixes issue #923
2020-12-27 13:13:26 -05:00
Harmonic
8edb5f00fa Merge branch 'patch-easter-eggs' into 'dev'
Setting to enable/disable Easter Eggs

See merge request morningstar/Arcturus-Community!349
2020-12-21 21:32:41 -05:00
Snaiker
32a788476c Setting to enable/disable Easter Eggs 2020-12-20 14:07:31 +00:00
Harmonic
ae137945f3 Updated Version Number. Scrap 2.5, start 3.0. 2020-12-10 09:44:51 -08:00
Remco
894aa39e74 Moved SQL's for ability to see tentchat to the 2.5.0 RC-1 SQL 2020-11-29 15:46:14 -05:00
skeletor
7c05abb226 Merge branch 'feature/permissions-see-tent-chat' into 'dev'
Added permission to view the chat of users in the tent

See merge request morningstar/Arcturus-Community!298
2020-11-29 00:07:20 -05:00
Remco
186c7d1933 Revert "Merge branch 'dev' into feature/permissions-see-tent-chat"
This reverts commit 3097a5583d8f1e2ba01899f60b14870e72492131, reversing
changes made to 523bc9c8610670cb6932a1d69c4681a28ac56235.
2020-11-29 00:07:20 -05:00
Beny
d1f18a2154 Update 2_4_0 to 2_5_0-RC-1.sql 2020-10-16 03:22:12 -04:00
Beny
9e7abc9d41 Bots can now be set a bubble. Closes #390 2020-10-14 23:29:57 +02:00
harmonic
0ccafb72c7 Fixed sql update version. 2020-10-08 20:18:56 +01: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