Commit Graph

351 Commits

Author SHA1 Message Date
ArpyAge
9608d6cec2 Merge branch 'patch/moodlight-color-config' into 'dev'
add moodlight color config

See merge request morningstar/Arcturus-Community!510
2022-03-23 18:01:27 +00:00
Bill
208c07a809 Add bot motto max length to match user 2022-03-23 04:43:39 -04:00
dank074
b668bfd99a add moodlight color config 2022-03-23 03:15:25 -05:00
ArpyAge
f81470f7ba No more empty gifts! 2022-03-23 03:28:23 +01: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
Harmonic
46e6a8e7da Merge branch 'calendar-fix' into 'dev'
New campaign calendar system

See merge request morningstar/Arcturus-Community!486
2022-03-21 18:51:52 +00:00
brenoepics
dfd12bd56a New campaign calendar system 2022-03-21 18:51:52 +00:00
ArpyAge
b8b5b4b576 Merge branch '@fix/inventory-fragment' into 'dev'
Inventory Fragments

See merge request morningstar/Arcturus-Community!504
2022-03-21 16:36:18 +00:00
Bill
66397c8d98 Fix the busted inventory fragments 2022-03-21 12:31:05 -04:00
Remco
c8f787bf32 Merge branch 'fix-packet-integer-room-score' into 'dev'
Fixed RoomDataComposer to send correct room score

See merge request morningstar/Arcturus-Community!496
2022-03-20 20:34:44 +00:00
Snaiker
e7bde3cbee Fixed RoomDataComposer to send correct room score 2022-03-20 20:34:44 +00:00
Remco
ce766fa381 Merge branch 'builder-area' into 'dev'
Feature: InteractionBuildArea

See merge request morningstar/Arcturus-Community!501
2022-03-20 20:29:48 +00:00
brenoepics
2cf32fb131 Feature: InteractionBuildArea 2022-03-20 00:14:23 -03:00
brenoepics
5a66c30e8d Feature Friendlist Categories 2022-03-19 19:34:21 +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
dank074
929e6a1584 oops 2022-03-18 18:47:47 -05:00
dank074
42ca879d61 fix retro style option for forwarding 2022-03-18 18:42:09 -05:00
dank074
1e32abe426 fix homeroom packet 2022-03-18 18:30:14 -05:00
dank074
53fb788fd0 fix packet name 2022-03-18 18:15:39 -05:00
dank074
c63dee00e0 remove inventory refresh on login 2022-03-18 17:49:52 -05:00
dank074
5093d6c745 remove some packets from being sent at login 2022-03-18 17:27:44 -05:00
dank074
5d82a6e426 remove forced room forwarding to home room 2022-03-18 17:26:43 -05:00
brenoepics
b2fb96fde7 Add gift message max lenght and npe fixes 2022-03-17 11:51:43 +00:00
Harmonic
b587f865d8 Merge branch 'fix-polls' into 'dev'
Fix exception on answering polls without an answer

See merge request morningstar/Arcturus-Community!482
2022-03-07 01:46:12 +00:00
brenoepics
aff5566451 Fix exception on answering polls without an answer 2022-03-07 01:46:12 +00:00
Remco
f3b0a9d170 Merge branch 'master' into 'dev'
Fix issue #980 - People with rights should be able to edit sticky notes

See merge request morningstar/Arcturus-Community!488
2022-03-03 22:41:48 +00: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
a778054241 calendar update 2022-03-02 20:05:02 -03:00
brenoepic
662befaeb3 Fix YoutubeTV 2022-03-02 22:13:56 +00:00
dap
fd8401d4fd Fix issue #980 2022-03-02 15:45:31 +01:00
ArpyAge
4b207a3993 added this. 2022-01-22 02:55:14 +01:00
ArpyAge
d2fc1d6827 Offer ID fix for catalog page highlights 2022-01-22 02:51:57 +01:00
ArpyAge
3ab32b6850 Debug mode for the non existent SSO message 2021-10-09 00:22:16 +02:00
ArpyAge
7b1e94cf17 Correct amount of max rooms 2021-10-07 19:08:03 +02:00
ArpyAge
d327f8cbe6 Accept friend request of offline user 2021-09-07 22:47:00 +02:00
ArpyAge
3ffee0aa4c Ability to change guild settings while not in a room 2021-09-05 13:43:19 +02:00
ArpyAge
b2f5c5fe71 Merge branch 'master' into 'dev'
COUNT() always return something, statement found would be always true.

See merge request morningstar/Arcturus-Community!440
2021-09-02 00:32:33 +00:00
Raizer
e76c2de94a COUNT() always return something, statement found would be always true. 2021-09-02 00:32:33 +00:00
Thijmen
ba5a0976e3 Tile error, possible scripting 2021-09-01 22:43:04 +00:00
ArpyAge
f7ee2ddf72 Merge branch 'feature/friendrequest-fixes' into 'dev'
Fix offline friendrequests

See merge request morningstar/Arcturus-Community!306
2021-09-01 14:39:03 +00:00
Remco
f77693d2e5 Fix offline friendrequests 2021-09-01 14:39:03 +00:00
Remco
6247133643 Now we are really getting ready for 3.0.0-stable 2021-04-06 22:11:26 +02:00
Beny
b02beb8ce3 Fix monster plant duplication glitch 2021-03-07 18:05:39 +00:00
Remco
3873c0deb4 Merge branch 'fix-issue-957' into 'dev'
Fix issue #957

See merge request morningstar/Arcturus-Community!414
2021-03-07 12:37:05 +00:00
Snaiker
7106026b73 Hide mail 2021-03-05 22:33:12 +00:00
Remco
9f2449ec36 Renamed incoming packet variable 2021-03-02 20:48:13 +01:00
Remco
1685065b32 Fixed BuyRoomPromotion exploit 2021-03-02 12:46:17 +01:00
Remco
b971ce1f83 Fixed exploit that made it possible to trade untradable items 2021-03-02 12:21:15 +01:00
Thijmen
234392a269 When creating a new item for the wardrobe, save it in the Set so it can be retreived later 2021-02-28 13:26:56 +01:00