Commit Graph

1627 Commits

Author SHA1 Message Date
ArpyAge
c2e5424122 Merge branch 'fix-room-decohosting' into 'dev'
Fix the Cycle on RoomDeco Hosting

See merge request morningstar/Arcturus-Community!107
2024-11-18 21:26:27 +00:00
Snaiker
9381bcf0e9 Fix the Cycle on RoomDeco Hosting 2024-11-18 21:26:27 +00:00
ArpyAge
b16ea404f4 Merge branch 'fix-ignore' into 'dev'
Fix Ignore issue

See merge request morningstar/Arcturus-Community!108
2024-11-18 21:22:27 +00:00
Snaiker
f4955ff039 Fix Ignore issue 2024-11-18 21:22:27 +00:00
ArpyAge
2b43b75f1b Some Readme changes for devs 2024-10-26 23:08:41 +02:00
ArpyAge
e6bb8157b2 Merge remote-tracking branch 'origin/dev' into dev 2024-10-20 01:31:06 +02:00
ArpyAge
50f5a318e0 Outgoing packet null fix 2024-10-20 01:30:46 +02:00
ArpyAge
c9549f1606 Merge branch 'improvement/walk-to-pet-upon-scratching' into 'dev'
Avatar now walks to the nearest adjacent tile before scratching a pet #1886

See merge request morningstar/Arcturus-Community!96
2024-10-17 22:34:45 +00:00
ArpyAge
7160d3a94e Merge branch 'fix-wired-teleporting' into 'dev'
Fixed wired teleporting breaks after teleporting from another room

See merge request morningstar/Arcturus-Community!103
2024-10-17 22:07:14 +00:00
ArpyAge
615c7dde8b Merge branch 'fix-rollers-causing-dead-tiles' into 'dev'
Fixed rollers causing dead tiles and wired recognizing user on roller

See merge request morningstar/Arcturus-Community!102
2024-10-17 22:05:38 +00:00
ArpyAge
6bada8c606 Merge branch 'script-fix-respect-user' into 'dev'
Added scripting check to RoomUserGiveRespectEvent

See merge request morningstar/Arcturus-Community!100
2024-10-17 21:54:34 +00:00
ArpyAge
5f82c98c4c Merge branch 'improvement/fix-bot-placement-height' into 'dev'
Fix for bot not sitting at right height when placing on a chair #1999

See merge request morningstar/Arcturus-Community!97
2024-10-17 21:43:56 +00:00
ArpyAge
2e18edbe7f Merge branch 'improvement/filter-duplicate-tags' into 'dev'
Fix for duplicating room tags #2000

See merge request morningstar/Arcturus-Community!98
2024-10-17 21:06:21 +00:00
ArpyAge
4ca41a9fd7 Merge branch 'improvement/fix-bot-sending-data-to-null-habbo' into 'dev'
Fix for sending data to a user that is null #1807

See merge request morningstar/Arcturus-Community!95
2024-10-17 20:38:58 +00:00
Yordi
8a2b69fbd3 Fix for sending data to a user that is null #1807 2024-10-17 20:38:57 +00:00
ArpyAge
730db11ef4 Merge branch 'improvement/postit-remove-owner-update' into 'dev'
Ensure post-it ownership remains unchanged when text is edited, maintaining the original owner

See merge request morningstar/Arcturus-Community!94
2024-10-17 17:45:59 +00:00
ArpyAge
1bbe091fe3 Merge branch 'improvement/remove-owned-badge-error' into 'dev'
Removal of sending the AlertPurchaseFailedComposer when you buy an item with a badge

See merge request morningstar/Arcturus-Community!93
2024-10-17 17:41:44 +00:00
ArpyAge
d4c44f6855 Merge branch 'feature/switch-remote-control-and-usage-policy' into 'dev'
Add Usage Policy and Remote Switch

See merge request morningstar/Arcturus-Community!91
2024-10-17 17:00:57 +00:00
ArpyAge
f3af8ce851 Merge branch 'improvement/fix-walk-on-8-rot-item' into 'dev'
Fix for being able to walk on furniture that has 8 rotations #1727

See merge request morningstar/Arcturus-Community!92
2024-10-17 16:57:25 +00:00
Yordi
8bc015c5b8 Fix for being able to walk on furniture that has 8 rotations #1727 2024-10-17 16:57:25 +00:00
ArpyAge
ae94bc4355 Merge branch 'improvement/activate-pressureplate-on-bot' into 'dev'
Enable bots to trigger pressure-plates

See merge request morningstar/Arcturus-Community!90
2024-10-17 16:12:40 +00:00
ArpyAge
73b8f9130a Merge branch 'improvement/additional-wordfilter' into 'dev'
Apply wordfilter on more user-input fields

See merge request morningstar/Arcturus-Community!89
2024-10-17 16:09:19 +00:00
Yordi
5926c9d898 Apply wordfilter on more user-input fields 2024-10-17 16:09:19 +00:00
ArpyAge
c183753325 Merge branch 'improvement/bot-limit-walking-distance' into 'dev'
Improvement/bot limit walking distance

See merge request morningstar/Arcturus-Community!88
2024-10-17 16:03:56 +00:00
Yordi
908b5605b3 Improvement/bot limit walking distance 2024-10-17 16:03:56 +00:00
ArpyAge
0fe612ccbb Merge branch 'feature/handitem-configurable-removal' into 'dev'
Add option to prevent automatic handitem removal by setting `hotel.rooms.handitem.time` to 0

See merge request morningstar/Arcturus-Community!87
2024-10-17 16:00:45 +00:00
ArpyAge
1bef0e5865 Ability for plugins to catch or cancel outgoing packets 2024-10-16 22:04:41 +02:00
Yordi
6d01947942 Fixed wired teleporting breaks after teleporting from another room 2024-10-16 10:33:52 +02:00
Yordi
71aa4d8676 Fixed rollers causing dead tiles and wired recognizing user on roller 2024-10-16 10:30:31 +02:00
Yordi
647b4af9d9 Added scripting check to RoomUserGiveRespectEvent 2024-10-16 10:21:53 +02:00
Yordi
c22c7cf186 Fix for duplicating room tags #2000 2024-10-15 17:17:08 +02:00
Yordi
193d3e54a4 Fix for bot not sitting at right height when placing on a chair #1999 2024-10-15 17:11:37 +02:00
Yordi
e6c9429e40 Avatar now walks to the nearest adjacent tile before scratching a pet #1886 2024-10-15 17:06:32 +02:00
Yordi
0301a1467f Ensure post-it ownership remains unchanged when text is edited, maintaining the original owner 2024-10-15 16:54:08 +02:00
Yordi
c7025ff9c0 Removal of sending the AlertPurchaseFailedComposer when you buy an item with a badge 2024-10-15 16:49:09 +02:00
Yordi
c48f20c73f Add Usage Policy and Remote Switch 2024-10-15 16:32:47 +02:00
Yordi
e70e75b87e Enable bots to trigger pressure-plates 2024-10-15 16:22:35 +02:00
Yordi
8ec9d7e179 Add option to prevent automatic handitem removal by setting hotel.rooms.handitem.time to 0 2024-10-15 15:02:52 +02:00
ArpyAge
0a6355996a Name change fix for guilds and reset timer delay > credits to: Jonas 2024-10-08 00:35:24 +02:00
ArpyAge
d92d5560d3 Fix level updating by using :update_permissions 2024-10-02 02:08:41 +02:00
ArpyAge
6bf80cdee5 New item Tile Walk Magic and stack helper move on top of unstackable furniture fix 2024-09-25 03:21:30 +02:00
ArpyAge
1b38a49825 new extra wired "conditions or evaluation" and null pointer fix 2024-09-14 02:37:08 +02:00
brenoepic
eb2ecd7132 fix: Prevent false occupancy detection in quick teleport w wireds 2024-05-15 02:13:14 +00:00
Oliver
112e1ff377 Fix non-random speech.java 2024-05-12 20:33:32 +00:00
ArpyAge
dfb97f37e9 3.5.4 commit for some bug fixes 2024-04-03 17:57:50 +02:00
Harmonic
2e576809e0 3.5.3 - exploit fix credits to ArpyAge 2023-10-25 18:58:29 +01:00
Harmonic
4ea550f34e Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev
 Conflicts:
	README.md
2023-10-25 18:40:41 +01:00
Oliver
fc16859817 Update links in README 2023-01-16 02:19:53 +00:00
Harmonic
f051d1d155 Backported some minor fixes from ms4, credits to brenoepic. 2023-01-04 18:45:55 -08:00
Harmonic
4340261506 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2023-01-04 18:43:32 -08:00