Commit Graph

1209 Commits

Author SHA1 Message Date
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
d2d3dcc78c Fixed if-else statement 2020-06-03 04:06:37 +02:00
Swirny
b638e04737 Made ignore staff optional, active by default 2020-06-03 04:06:37 +02:00
Swirny
60a63e4832 User can no longer ignore staffs 2020-06-03 04:06:21 +02:00
Mike
1afca5c0a0 Fixes #624 - Wrong online_time counting 2020-06-03 03:53:28 +02:00
Mike
e4e8b5fe6f Improve code 2020-06-03 03:25:06 +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
dd98c3072a Remove duplicate code, simplify logic 2020-06-03 03:04:05 +02:00
Mike
caf0bcb41f Add SQL and fix code 2020-06-03 02:53:10 +02:00
Swirny
462592f217 Fixed flood with rights 2020-06-03 02:44:10 +02:00
Mike
93922dcd49 Fixes #621 - acc_hide_mail 2020-06-03 02:42:38 +02:00
Mike
34e7239ac4 Fixes #610 - negative flood time 2020-06-03 02:30:32 +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
00f36170f1 Resolve syntax issues caused by xjoao. 2020-06-02 11:35:46 +02:00
Mike
ff912dccc2 Merge branch 'patch-30' into 'dev'
updated exception

See merge request morningstar/Arcturus-Community!206
2020-06-01 09:35:15 -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
fa1b27f4b7 Merge branch 'patch-25' into 'dev'
Update close for try witch resources

See merge request morningstar/Arcturus-Community!197
2020-06-01 09:32:31 -04:00
Mike
1018985f3e Merge branch 'patch-24' into 'dev'
Update exception

See merge request morningstar/Arcturus-Community!196
2020-06-01 09:30:27 -04:00
Mike
c69e48d20f Merge branch 'patch-23' into 'dev'
Update exception

See merge request morningstar/Arcturus-Community!195
2020-06-01 09:30:08 -04:00
Mike
fdfe0754c3 Merge branch 'patch-22' into 'dev'
Update exception

See merge request morningstar/Arcturus-Community!194
2020-06-01 09:27:42 -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
Mike
29c3dfbb49 Merge branch 'patch-34' into 'dev'
@override added

See merge request morningstar/Arcturus-Community!216
2020-06-01 08:51:12 -04:00
Harmonic
3386fc5763 Merge branch 'marketplace-search' into 'dev'
Enhancement: Marketplace search

See merge request morningstar/Arcturus-Community!202
2020-05-31 14:13:44 -04:00
harmonic
41f1bf465e Start 2.4.0 rc-2 2020-05-31 19:10:49 +01: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
Swirny
5157e12d27 Resolve "Public Room Sorting" 2020-05-29 19:43:30 -04:00
Mike
9e1177cb07 Fixes MachineID sometimes not unique #620. 2020-05-28 22:21:31 +02:00
xjoao
b0aa1996e3 Apply suggestion to src/main/java/com/eu/habbo/networking/Server.java 2020-05-24 16:33:48 -04:00
xjoao
c9d2f46535 updated exception 2020-05-24 15:44:43 -04:00
xjoao
6ebfc66cda optimized statement 2020-05-24 12:50:42 -04:00
Swirny
f9a76c8fc6 Adjusted marketplace search 2020-05-24 11:27:56 +02:00
xjoao
f3042b6b45 Update close for try witch resources 2020-05-22 13:58:45 -04:00
xjoao
d766818ef2 Update exception 2020-05-22 13:38:33 -04:00
xjoao
c46d12f87c Update exception 2020-05-22 13:34:01 -04:00
xjoao
04e2e7847d Update exception 2020-05-22 13:23:35 -04:00
Harmonic
40a1c34e19 Merge branch 'marketplace' into 'dev'
Set marketplace limit like Habbo

See merge request morningstar/Arcturus-Community!164
2020-05-15 07:59:47 -04:00
Mike
492c8f6142 Revert ServerMessage release/retain. 2020-05-13 20:55:07 +02:00
Mike
40818513aa Fix packet length. 2020-05-13 00:31:30 +02:00
Mike
ec3a7d8f58 Fix crash when bot message is empty, increase max packet length. 2020-05-13 00:31:30 +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
4c140d9402 Fix more edge cases. 2020-05-13 00:31:30 +02:00
Mike
a93ffbbbac Added debug. 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
Swirny
6345244ff3 Set marketplace limit like Habbo 2020-05-12 18:14:27 +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
Harmonic
e96c9492a4 Merge branch 'feature/rework-logging' into 'new-logging'
Rework logging, upgrade dependencies and remove unused dependencies

See merge request morningstar/Arcturus-Community!139
2020-05-08 17:19:14 -04:00
skeletor
d0b673952a Merge branch 'chatlog-timestamp' into 'dev'
Fixed !146 Chatlog should be orderer by timestamp

See merge request morningstar/Arcturus-Community!151
2020-05-08 06:31:17 -04:00
Swirny
2e40f295df Chatlog ordered by timestamp 2020-05-08 06:23:37 -04:00
Harmonic
b3d3240e26 Merge branch 'fix-water-cpu-issues' into 'dev'
Fix water cpu issues

See merge request morningstar/Arcturus-Community!150
2020-05-08 05:30:44 -04:00
Harmonic
7f987c7446 Merge branch '600-cme' into 'dev'
fix(Room): pets CME

See merge request morningstar/Arcturus-Community!142
2020-05-08 05:22:00 -04:00
Harmonic
980cf66815 Merge branch '595-npe' into 'dev'
fix(WiredEffectMoveFurniTowards): npe

See merge request morningstar/Arcturus-Community!141
2020-05-08 05:21:49 -04:00
David Silva
31c7ff7b6d fix(Room): pets CME 2020-05-05 13:59:12 +02:00
David Silva
145c02681f fix(WiredEffectMoveFurniTowards): npe 2020-05-05 12:57:18 +02:00
Mike
401af627ff Fix exception spam on busy hotels. 2020-05-05 04:00:02 +02:00
Mike
2bc4bc3473 Added stub for old logger so plugins don't break. 2020-05-05 03:56:21 +02:00
Mike
ca5ca73a9d Try to improve build size by reducing dependencies used for logging. 2020-05-05 02:24:33 +02:00
Mike
fd2293342f Add rolling files. 2020-05-05 01:59:28 +02: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
a7946b4adc Replace remainder sout with logger. 2020-05-05 00:28:25 +02:00
Mike
1bd9db75a6 Added logback xml because it was ignored somehow. 2020-05-05 00:22:54 +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
9a9b986948 Improve corner clipping and remove picked up furni from mask calculation 2020-05-04 06:18:12 +02:00
Mike
87fdba280a Optimize water item update. 2020-05-04 05:53:28 +02:00
Mike
196c1ef23d Optimize water mask recalculations. 2020-05-04 05:41:28 +02:00
Mike
81ff35fe6e Fixes issue #588, netty IllegalReferenceCount 2020-05-03 16:07:27 +02:00
Beny
755c589ba6 Fix Issue #575 related to pathfinder changes 2020-05-03 03:01:49 +02:00
Mike
605dd000a6 Fix MessageComposer race condition caused by #133. 2020-05-03 02:08:12 +02:00
Beny
c590e49ff1 Fix sometimes incorrect Habbo height on item pickup 2020-05-03 00:33:02 +02:00
Beny
1b97707bc7 Fix rotating monster plants 2020-05-02 23:53:59 +02:00
Harmonic
616b25f159 Merge branch 'dev' into 'dev'
Fix InteractionBattleBanzaiPuck cannot be moved when in a corner

See merge request morningstar/Arcturus-Community!132
2020-05-02 10:26:57 -04: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
narzo
a206a28164 Fix InteractionBattleBanzaiPuck cannot be moved when in a corner 2020-05-01 20:52:46 -04: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
KrewsOrg
41a1d2ceaa Merge remote-tracking branch 'origin/dev' into dev222 2020-04-29 10:53:47 +01:00
KrewsOrg
7503275af7 NPE and Typo Fix for WiredEffectTriggerStacks. 2020-04-29 10:53:30 +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
8f5b55c9d7 fix(ChannelReadHandler): patch vuln 2020-04-29 05:18:11 -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
Harmonic
295b545b8b Merge branch '464-raremonsterplantseedrarity' into 'dev'
fix(MonsterplantPet): rare seed should be rare

See merge request morningstar/Arcturus-Community!115
2020-04-27 07:49:41 -04:00
David Silva
fed9d2a614 fix(MonsterplantPet): rare seed should be rare 2020-04-27 03:34:57 +02:00
David Silva
6120285d9b fix(Room): allow magictile to be moved under user/pets/bots 2020-04-27 01:53:59 +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
KrewsOrg
4b278a2109 Merge remote-tracking branch 'origin/dev' into dev222 2020-04-23 16:06:41 +01:00
KrewsOrg
fc6dd9790d Fix WiredEffectTriggerStacks NPE. 2020-04-23 16:06:17 +01:00
Harmonic
5617e4164d Revert "Fixed List Mode setting itself to thumbnails. Now uses the default."
This reverts commit f261e8c10c
2020-04-21 11:36:17 -04:00
KrewsOrg
f261e8c10c Fixed List Mode setting itself to thumbnails. Now uses the default. 2020-04-21 16:28:24 +01:00
KrewsOrg
4056e48643 Made OpenSearches use the default value instead of setting it to 1. 2020-04-21 15:48:53 +01:00
KrewsOrg
3fabefee76 Remove more custom wired. 2020-04-21 15:21:26 +01:00
KrewsOrg
3c2054c3d7 Fixes Room Idling for custom wired. 2020-04-21 00:08:39 +01:00
Harmonic
84ed2b4fce Merge branch 'master' into 'dobby-integration'
Allow settings via ENV-variables

See merge request morningstar/Arcturus-Community!111
2020-04-20 10:18:41 -04:00
Thijmen Stavenuiter
ea92573dc8 Allow settings via ENV-variables 2020-04-19 14:46:17 +02:00
KrewsOrg
629a2d2abe Removed Custom Wired. See Custom Wired Plugin to re-add these. 2020-04-07 13:43:59 +01:00
KrewsOrg
1ea86cb528 Changes to RoomLayout, makes more sense. 2020-04-03 16:58:02 +01:00
KrewsOrg
357f735d5a Start 2.4.0 rc-1 2020-04-03 16:40:48 +01:00
KrewsOrg
702c76a73b Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev222 2020-04-03 16:39:18 +01:00
KrewsOrg
4be2f0a8ba Fix Room Blocking. Thanks #TheJava for helping. 2020-04-03 16:38:23 +01:00
Harmonic
d4d6da7506 Merge branch 'master' into 'dev'
# Conflicts:
#   src/main/java/com/eu/habbo/Emulator.java
2020-04-01 06:21:03 -04:00
KrewsOrg
344bed8b3d 2.3.1 2020-04-01 11:20:13 +01:00
Harmonic
e47a48eb3d Merge branch 'dev' into 'master'
2.3.1

See merge request morningstar/Arcturus-Community!109
2020-04-01 06:19:01 -04:00
skeletor
87ae8e8125 fixed nullpointer in traxmanager 2020-04-01 06:06:23 -04:00
KrewsOrg
1070283284 Fix NPE in TraxManager Disposal in Room.java 2020-03-26 19:29:13 +00:00
KrewsOrg
68e55c5a09 Fix WiredEffectChangeFurniDirection Delay. 2020-03-26 19:04:52 +00:00
Harmonic
4a6721ca9a Update Emulator.java 2020-03-13 18:23:38 -04:00
KrewsOrg
b1bda73af3 Re-add configurable key for plugins. 2020-03-13 19:07:34 +00:00
KrewsOrg
490a1f4bde Fixed stand command working on beds. 2020-03-13 17:03:30 +00:00
KrewsOrg
b11923452f Added stand command from habbo. 2020-03-13 17:00:48 +00:00
KrewsOrg
ce9aae174f Made plugins command no longer use a perm, always turned on. 2020-03-13 16:11:06 +00:00
KrewsOrg
4c7ec55c60 Cleanup for last commit. 2020-03-13 15:51:32 +00:00
KrewsOrg
0dc6ebda10 Fix npe #515 2020-03-13 15:45:06 +00:00
KrewsOrg
6111ce6be2 Fixed Teleports crashing. Credits to ArpyAge for helping. 2020-03-13 15:41:51 +00:00
KrewsOrg
e6c5339439 Added text to emulator_texts. fixes #480 2020-03-13 15:01:26 +00:00
skeletor
7ab78798b6 fixed nullpointer exception in RoomUnit.java 2020-03-13 10:47:20 -04:00
Alejandro
47e9d1a64b Modify HabboAddedToRoomEvent 2020-03-04 20:28:12 +02:00
Alejandro
ef5e3a7c32 Fix trophies not allowing walking on them 2020-03-04 18:57:04 +02:00
Alejandro
8d6cd27b85 Fix rotating furniture with a stack helper 2020-03-04 18:45:33 +02:00
Alejandro
a8f3829216 Fix placing bots 2020-02-27 23:59:27 +02:00
Alejandro
8adb814f66 Fix bot placing on chairs and beds 2020-02-27 23:52:40 +02:00
Alejandro
ae51fa88a5 Fix stackable furni not working with WIRED Effect: Match Furni Direction 2020-02-27 23:29:23 +02:00
Alejandro
706577f220 Fix vending machines without sides 2020-02-27 23:16:36 +02:00
Alejandro
8c9faa56e6 Fix NPE in TraxManager.fromItemId 2020-02-27 22:55:09 +02:00
Alejandro
09114ba977 Allow placing stack helpers on users, bots and pets 2020-02-27 22:53:06 +02:00
Alejandro
b8d52b08d3 Do not activate wired conditions unless double-clicked 2020-02-27 22:39:31 +02:00
Alejandro
ece55786d8 Fix NPE caused by Room.removeHabbo 2020-02-27 22:35:03 +02:00
Alejandro
166d8e8f40 Fix NullPointerException in RoomManager.openRoom 2020-02-27 22:33:08 +02:00
Alejandro
4c77c76bdc Add message-specific ratelimiting 2020-02-27 21:06:36 +02:00
Alejandro
70d20ff2dd Remove onWalk and onWalkOff object data 2020-02-27 20:24:37 +02:00
Alejandro
518e12c6ad Run YTTV manager initialization in a separate thread 2020-02-27 19:48:17 +02:00
Alejandro
202c1b655d Merge remote-tracking branch 'origin/dev' into dev 2020-02-27 19:38:23 +02:00
Alejandro
36ce06b226 Fix pathfinder 2020-02-27 19:38:02 +02:00
Alejandro
285fe97075 Fix NPE in freeze tile 2020-02-23 00:42:29 +02:00
Alejandro
6a992dbda9 Fix NPE in GameTeam 2020-02-23 00:41:13 +02:00
skeletor
800b008b55 Don't activate match furni effect if settings are not configured 2020-02-22 17:40:12 -05:00
Alejandro
1c5e180447 Ensure monsterplants don't get rarity 0 2020-02-23 00:39:07 +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
e596b1231d Fix NPE in Room 2020-02-08 18:25:44 +02:00
Alejandro
952fd8bd10 Add tile data to onWalkOn and onWalkOff events and fix NPE in RoomUnit 2020-02-08 18:23:46 +02:00
Alejandro
359a980c67 Fix imports and add overriding tiles 2020-02-08 18:22:06 +02:00
Alejandro
0cb98867ee Fix NPE in Game 2020-02-08 18:17:02 +02:00
Alejandro
a3a906095c Merge remote-tracking branch 'origin/dev' into dev 2020-02-08 18:15:01 +02:00
Alejandro
d645465da8 Remove time from creation date in profile composer 2020-02-08 18:14:47 +02:00
Harmonic
5c78088726 WiredEffectTeleport Vulnerability Fix 2020-02-08 07:02:34 -05:00
KrewsOrg
eb07ed91b2 Merge remote-tracking branch 'origin/dev' into dev222 2020-02-06 16:50:40 +00:00
KrewsOrg
37b51db2b6 Pushed version as RC-3, requires testing before pushing to stable. 2020-02-06 16:50:22 +00:00
Alejandro
867e5cf7e6 Organize pet-related item interactions 2020-02-06 14:01:21 +02:00
Alejandro
df8f80f9cb Add vending machines without sides 2020-02-06 01:16:51 +02:00
Alejandro
b87cbd398b Do not cancel navigation if overriding path is non-existent 2020-02-06 01:06:49 +02:00
Alejandro
4389d7e18f Remove unnecessary console log 2020-02-06 01:01:39 +02:00
Alejandro
ab1e1a1aed Merge remote-tracking branch 'origin/dev' into dev 2020-02-06 00:58:39 +02:00
Alejandro
0e53d703b3 Fix vending machine behaviour 2020-02-06 00:56:40 +02:00
KrewsOrg
8321a60efc Merge remote-tracking branch 'origin/dev' into dev222 2020-02-05 21:24:30 +00:00
KrewsOrg
653f611323 Fix for height in MoveRotateFurni - Credits to Skeletor for the overhaul. 2020-02-05 21:23:27 +00:00
KrewsOrg
ed13fa9567 Re-added changes to MoveRotateFurni wired, credits to Skeletor. Tested on habbo and works as intended. 2020-02-05 20:52:39 +00:00
Alejandro
fe6679c109 Retry with walkthrough if non-walkthrough path not found 2020-02-05 22:25:54 +02:00
Alejandro
e993a0e95e Fix wf_blob 2020-02-05 21:30:11 +02:00
Alejandro
34d8d0f8c5 Adjust vending machine timing 2020-02-05 20:17:54 +02:00
Harmonic
f0ed16d46d Revert "Small refactoring of Wired Effect: Move Rotate"
This reverts commit 913f84ac46
2020-02-05 13:06:30 -05:00
Alejandro
1c4a6c080b Merge remote-tracking branch 'origin/dev' into dev 2020-02-05 19:53:04 +02:00
Alejandro
4ecba6723d Fix giving handitems with bots 2020-02-05 19:52:29 +02:00
skeletor
913f84ac46 Small refactoring of Wired Effect: Move Rotate
-Fixed rotating and moving furniture at the same time
-Fixed random movement direction finding correct tile too fast
-Fixed movement of furniture larger than 2 tiles
2020-02-05 12:39:16 -05:00
Alejandro
82ff5c0a08 Make bots walk to nearest adjacent tile when giving a handitem 2020-02-05 19:35:25 +02:00
Alejandro
95b0884a8c Merge remote-tracking branch 'origin/dev' into dev 2020-02-05 19:18:14 +02:00
Alejandro
f240580c1e Add bot placement message 2020-02-05 19:17:51 +02:00
Alejandro
5f5345c80c Ensure the user removing a saddle is the horse's owner 2020-02-05 14:26:02 +02:00
skeletor
e399304c1c fix concurrentException in wired highscores 2020-02-05 07:17:47 -05:00
Alejandro
a668cb9802 Add saddle removing 2020-02-04 23:04:41 +02:00
Alejandro
fbdf56f22f Fix glitchy freeze scoreboards (negative scores) 2020-02-04 22:17:08 +02:00
Alejandro
2cb33a5ec6 Make game timers end the game at 00:00 2020-02-04 20:52:17 +02:00
Alejandro
9ee11df10f Fix switching between moodlight presets 2020-02-04 18:20:31 +02:00
Alejandro
52da0df768 Merge remote-tracking branch 'origin/dev' into dev 2020-02-04 14:24:20 +02:00
Alejandro
1e3067f2ce Fix banzai puck not being able to move in empty rooms 2020-02-04 14:23:57 +02:00
Alejandro
8bfaeed69d Fix marketplace query ambiguity 2020-02-04 14:17:16 +02:00
Alejandro
ae412592b1 Make single-player banzai games not give achievements 2020-02-04 14:12:34 +02:00
Alejandro
304907ddf1 Reset banzai tile state on pickup 2020-02-04 14:09:48 +02:00
skeletor
fa3755341e set client to game mode when in a game 2020-02-02 04:06:44 -05:00
Alejandro
44de2a81ec Fix NPE in WiredHandler 2020-02-01 20:32:29 +02:00
Alejandro
add7156b9a Modify default repeater wired delays (credit: kittihab / Kitt Mustang) 2020-02-01 20:29:40 +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
Alejandro
8e54b357e1 Fix glitchy animation when moving a chair under a moving avatar 2020-02-01 13:22:35 +02:00
Alejandro
24f84a5b02 Fix snapshot wired updating position even if not enabled 2020-02-01 13:13:21 +02:00
Alejandro
ff2256f30a Fix furni not jumping on top if not on top already 2020-02-01 12:54:59 +02:00
Alejandro
899d6cd95a Add better error logging to catalog manager 2020-01-31 19:00:44 +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
Harmonic
4ef1f4f104 Merge branch 'rank-inventory-effects' into 'dev'
Add rank effects to inventory

See merge request morningstar/Arcturus-Community!88
2020-01-30 10:01:39 -05:00
skeletor
733620b9b0 Totem planet should only give effect to planet owner 2020-01-30 03:29:38 -05:00
skeletor
fcccd70eb3 tent should not change state when clicked 2020-01-30 03:29:01 -05:00
Dank074
1527fe5593 rank effect should not be applied from RoomManager, apply it from EffectsComponent instead 2020-01-29 22:49:35 -06:00
Dank074
db71cd8406 rank effects added to EffectsComponent in inventory 2020-01-29 22:03:00 -06:00
Alejandro
ccf47ea139 Fix vending machine behaviour 2020-01-28 16:09:59 +02:00
Alejandro
d3b8ee6b76 Speed up vending machine animation (closes #351) 2020-01-28 15:24:03 +02:00
Alejandro
42ebfad128 Fix moving/rotatingg furniture in the same coordinates (closes #352) 2020-01-28 15:13:32 +02:00
Alejandro
b33979e702 Merge remote-tracking branch 'origin/dev' into dev 2020-01-28 13:55:20 +02:00
Alejandro
da2e78697b Match puzzlebox behaviour to Habbo 2020-01-28 13:55:07 +02:00
Alejandro
8c4a44e3e7 Fix #349 2020-01-28 13:51:55 +02: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
be6b206211 Ensure that potential adjacent tiles are not null (puzzlebox) 2020-01-28 00:18:46 +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
ae9e6cfa62 Fix puzzle boxes going through the wall (closes #340) 2020-01-27 23:48:34 +02:00
Alejandro
aff9e75fe1 Fix bot z position saving and sending 2020-01-27 23:02:53 +02:00
Alejandro
9b062bd760 Fix #331 2020-01-27 22:38:41 +02:00
Alejandro
913ca752ba Clean up guild forums & ensure thread list is updated 2020-01-27 22:08:25 +02:00
Alejandro
70bc0f6bcb Ensure bot z position saving & fix bots with multiheight (closes #333) 2020-01-27 21:56:59 +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
97f4dd17e1 Undo: uncommented RCON server 2020-01-27 20:46:47 +02:00
Alejandro
50c7b1d3f4 Fix room promotions (closes #337) 2020-01-27 20:45:44 +02:00
Alejandro
fe78102678 Fix wf_act_match_to_sshot packet sending (closes #338) 2020-01-27 19:43:17 +02:00
Alejandro
b439774c11 Refactor guild rank names and fix #327 2020-01-27 19:17:11 +02:00
Alejandro
9a161e1184 Make user walk to puzzle box if not adjacent (closes #336) 2020-01-27 16:36:05 +02:00
Alejandro
1cfbac1cfb Delay puzzle box mover's goal location setting (closes #335) 2020-01-27 15:36:08 +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
f2966b837c Make multiheight items not change height if there is a furni on top (fixes #302) 2020-01-24 20:58:29 +02:00
Alejandro
5eca88d501 Fix modtool room visit logs for offline users (fixes #308) 2020-01-24 20:41:14 +02:00
Alejandro
1b5517f677 Clear dance when avatar idles (fixes #309) 2020-01-24 20:34:27 +02:00
Alejandro
015f72bce8 Fix forum message chat record context property (fixes #310) 2020-01-24 20:29:44 +02:00
Alejandro
191ef7afad Make game gates unwalkable during a game (fixes #312) 2020-01-24 20:22:52 +02:00
Alejandro
b425bb6856 Fix avatars not rotating with wf_act_match_to_sshot (fixes #314) 2020-01-24 20:03:04 +02:00
Alejandro
f695f2f5b4 Fix bot teleporting with wireds (fixes #315) 2020-01-24 19:52:58 +02:00
Alejandro
35f13902ce Make avatar walk to switch if not already adjacent to it (fixes #313) 2020-01-24 19:36:59 +02:00
Alejandro
593bb74532 Make publishing pictures deduct duckets and make publish & purchase point type configurable 2020-01-24 19:11:21 +02:00
skeletor
e9c93b3589 Wired Condition Not in Team should return true if the user is not in any team 2020-01-23 16:19:58 -05:00
KrewsOrg
8f660626bc Removed repetitive code added while testing. 2020-01-23 19:57:38 +00: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
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
skeletor
66f047bb53 [patch] wired effect move rotate should allow rotation of furniture occupied by users/bots/pets 2020-01-22 10:22:05 -05:00
David Silva
4360507fa8 feat(ModToolUserInfoComposer): display last sanction + small improv. 2020-01-22 16:15:44 +01:00
Alejandro
060a5a6bc6 Merge remote-tracking branch 'origin/dev' into dev 2020-01-22 11:56:48 +02:00
Alejandro
944745e7d8 Tweak roller glitch to fix #107 2020-01-22 11:56:27 +02:00
skeletor
30490af9d2 fixed null pointer exception in timer reset wired 2020-01-22 04:32:11 -05:00
Alejandro
d6a21ed131 Do not pick up postit notes with pickall 2020-01-22 11:24:29 +02:00
Alejandro
b80ebad61b Fix unidles trigger 2020-01-22 11:17:04 +02:00
KrewsOrg
b854849539 Fixed typo in ModToolSanctions.java 2020-01-22 00:03:24 +00:00
KrewsOrg
e108796ad1 Fixed colors on Windows using Jansi. New Loading sequence. 2020-01-21 23:35:33 +00:00
Harmonic
89ded239bc Merge branch 'patch-wired-cnd-snapshot' into 'dev'
fixed WIRED Condition: Furni States and Positions Match bug

See merge request morningstar/Arcturus-Community!68
2020-01-21 15:50:13 -05:00
skeletor
f7957a82d0 [patch] Fixed move-and-rotate wired should not allow movement into allow-sit furni 2020-01-21 15:22:53 -05:00
skeletor
4a3e59557d Wired Reset Timers Effect should also reset Wired Trigger Periodically and Wired Trigger Periodically Long 2020-01-21 15:18:30 -05: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
skeletor
8d6010fde3 added remaining NumberFormatExceptions in totem interactions to try/catch block 2020-01-19 20:42:51 -05:00
David Silva
ad96c6e74b Sanctions. Credits to zGrav (David Silva) 2020-01-19 18:18:15 -05:00
KrewsOrg
7e67052cac Start 2.3.0 RC-1 2020-01-19 22:56:14 +00:00
Dank074
edff4dbb53 fixed classCastException in UpdateSTackHeightComposer 2020-01-18 12:17:05 -06:00
Dank074
d3aaca0300 fixed WIRED Condition: Furni States and Positions Match bug 2020-01-18 06:05:12 -06: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
353bde440c 2.1.1 to signify a new minor build. 2020-01-16 23:15:01 +00:00
KrewsOrg
506886d794 Fixed effect boxes, credits to Beny and Skeletor. 2020-01-16 23:13:16 +00:00
Harmonic
5adf4590b8 Merge branch 'patch-fxbox' into 'dev'
fixed fxbox getting state changed twice

See merge request morningstar/Arcturus-Community!64
2020-01-16 10:15:22 -05:00
Dank074
cfc17e249f fixed NumberFormatException in totem extradata 2020-01-16 02:51:53 -06:00
Dank074
8725e2f654 fixed fxbox getting state changed twice 2020-01-16 02:43:32 -06:00
KrewsOrg
8f2f15b367 2.2.0 Stable. Boom. Credits to Alejandro, Beny, Harmonic, Layne and everyone at Krews.org 2020-01-14 19:45:11 +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
Alejandro
3f845f38cc Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-12-27 14:39:10 +02:00
Alejandro
7bd31aed7b Modify HabboAddedToRoomEvent 2019-12-27 14:38:45 +02:00
KrewsOrg
4086127fba RC-3 Completed. Ready for testing. 2019-12-26 20:40:13 +00: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
KrewsOrg
1151a6197d Teleporter Fix - Beny 2019-12-26 16:53:10 +00:00
Alejandro
fdee1e2d3e Merge branch '267-filter-roominvite_v2' into 'dev'
feat(InviteFriendsEvent): filter message

See merge request morningstar/Arcturus-Community!57
2019-12-24 04:43:12 -05:00
David Silva
c10a093572 fix(RoomUnitEffects): add more effects to enum 2019-12-24 00:07:33 +00:00
David Silva
3f8762f7bb feat(InviteFriendsEvent): filter message 2019-12-23 23:54:54 +00:00
Alejandro
906a0c880c Remove extraneous logging 2019-12-23 15:55:50 +02:00
Alejandro
f2d8d683f2 Merge remote-tracking branch 'origin/dev' into dev 2019-12-23 15:13:24 +02:00
Alejandro
12b1b7c2ba Limit number of furniture in rooms 2019-12-23 15:12:13 +02:00
Harmonic
ca54316715 Revert "Started fixing teleporters - credits to quadral"
This reverts commit d77d18b27f
2019-12-18 14:49:02 -05:00
KrewsOrg
2d83bca513 Wordfilter fix. Credits to Layne, requires more testing. 2019-12-17 13:20:58 +00:00
KrewsOrg
d77d18b27f Started fixing teleporters - credits to quadral 2019-12-17 12:41:18 +00:00
KrewsOrg
eb9a38871d Merge remote-tracking branch 'origin/dev' into dev 2019-10-19 16:50:39 +01:00
KrewsOrg
ecc142418f Commited ArpyAge's user teleport fix. 2019-10-19 16:50:26 +01:00
Alejandro
a0f8869db4 Fix highscore updater 2019-09-27 20:21:25 +03:00
Alejandro
cc5b940a4d Fix NullPointerException 2019-09-27 20:15:21 +03:00
Alejandro
b74cd20c9f Fix NullPointerException 2019-09-27 20:04:23 +03:00
KrewsOrg
35eefc87ef Fixed Rotation Bug. 2019-09-11 11:58:44 +01:00
KrewsOrg
634961e0dd Pushed as RC-2. 2019-09-10 21:37:06 +01:00
KrewsOrg
7c807939fe Merge remote-tracking branch 'origin/dev' into dev 2019-08-30 02:26:15 +01:00
KrewsOrg
3177e19960 Fixed Wired Exploit, WiredEffectMatchFurni did not check max height. 2019-08-30 02:25:54 +01:00
Alejandro
1bfc2452b7 Fix NullPointerExceptions 2019-08-11 12:26:19 +03:00
Alejandro
992a961814 Add error to badge command if user is not found 2019-08-11 12:22:18 +03:00
Alejandro
79b02b80a6 Fix guild admin removing 2019-08-11 12:15:39 +03:00
Alejandro
1c387eff51 Reset wired game stats on initialization 2019-08-11 12:13:04 +03:00
Alejandro
732910e3fc Fix renting spaces 2019-08-05 20:14:33 +03:00
Alejandro
0ee867a2fa Make bots walk on beds and chairs 2019-08-05 19:59:52 +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
ce2e3f3eb1 Unidle user when teleporting 2019-08-05 19:22:06 +03:00
Alejandro
96f6e1b9af Add plugin event for room voting 2019-08-05 19:19:47 +03:00
Alejandro
9807d52403 Fix converting credit furni 2019-08-04 18:13:14 +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
8a7dff3770 Fix NullPointerException 2019-08-04 17:32:11 +03:00
Alejandro
7abdb2815e Fix HC gates 2019-08-04 17:23:04 +03:00
Alejandro
184a426af5 Fix stackability check 2019-08-04 16:54:32 +03:00
Alejandro
1f3e81a8e4 Fix WiredGame 2019-08-04 16:42:18 +03:00
Alejandro
ad3002209d Add equipping clothing when walking on furni 2019-08-01 23:05:01 +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
430a86701e Fix tag game effects 2019-08-01 21:23:20 +03:00
Alejandro
27b6766940 Fix pet walking 2019-08-01 21:10:42 +03:00
Alejandro
db8987678f Fix NullPointerException in BadgeImager 2019-08-01 20:42:12 +03:00
Alejandro
12507e9b43 Store death status of monsterplants 2019-08-01 20:40:49 +03:00
Alejandro
3075228c2e Add voucher limits and amounts 2019-07-31 19:01: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
67abfddb11 Fix NullPointerException 2019-07-30 22:46:33 +03:00
Alejandro
222bdb5b1c Minor updates 2019-07-30 22:05:29 +03:00
Alejandro
e2c56e6efe Dispose games properly upon room disposal 2019-07-30 17:51:27 +03:00
Alejandro
483e7cad69 Fix NullPointerExceptions 2019-07-30 14:03:50 +03: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
31711bd2f9 Minor fixes 2019-07-30 13:45:39 +03:00
Alejandro
bfda48c22e Do not flood when triggering a wired 2019-07-24 19:34:31 +03:00
Alejandro
806d747d3b Refactor floor plan editor saving 2019-07-24 15:59:20 +03:00
KrewsOrg
a538fc2607 Fixed commands in the console. 2019-07-24 12:12:53 +01: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
bda19d759f Fix Parent Page not found for null (ID: 0, parent_id: 0) 2019-07-21 20:35:00 +03:00
Alejandro
d5a6b0952e Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-07-21 20:17:05 +03:00
Alejandro
06d8300886 Add reporting photos 2019-07-21 20:16:27 +03:00
Harmonic
c1d4630ee0 Add rank currency timers 2019-07-16 20:33:19 -04:00
Alejandro
f2d1329883 Use RTRIM instead of TRIM in chat messages 2019-07-15 10:42:00 +03:00
KrewsOrg
77be0527a7 FloorPlanEditor Exploit Fix 2019-07-09 02:29:37 +01:00
KrewsOrg
4cfcdb379e Pushed Version 2.1.0 Stable, ready for release. 2019-07-02 18:37:22 +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
KrewsOrg
1638dcb758 Fixed Pet Levelling. 2019-06-30 21:05:03 +01:00
Alejandro
c8b4848f49 Remove bot's effect after teleportation 2019-06-23 23:33:43 +03:00
Alejandro
18db001643 Trim extra spaces from chat 2019-06-23 23:20:25 +03:00
Alejandro
634c2cbfc3 Add max length to PM messages 2019-06-23 23:15:25 +03:00
Alejandro
236c4adc0a Refactor test command 2019-06-23 23:08:29 +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
KrewsOrg
847b938fe8 Merge remote-tracking branch 'origin/dev' into dev 2019-06-16 15:14:59 +01:00
KrewsOrg
c7b83fbc9d Fixed the config option for public rooms. 2019-06-16 15:14:46 +01:00
Alejandro
86ef27f742 Add add youtube playlist command and fix update command 2019-06-16 14:44:20 +03:00
Alejandro
166a4cd77b Fix team wireds 2019-06-16 14:09:19 +03:00
Alejandro
240dedf2e7 Fix NullPointerException 2019-06-16 14:06:04 +03:00
Alejandro
c2b72c067f Disable posture overriding when on a water item 2019-06-16 13:52:27 +03:00
Alejandro
b6aeaa9f37 Fix NullPointerException when creating a room bundle 2019-06-16 13:46:27 +03:00
Alejandro
40888f091c Fix NullPointerException in Room.java 2019-06-13 17:17:20 +03:00
Alejandro
7697765a5c Fix NullPointerException in Room.java 2019-06-11 17:08:36 +03:00
Alejandro
6a2334ee89 Fix NullPointerException in WiredConditionHabboIsDancing 2019-06-11 17:07:15 +03:00
Alejandro
8908e601d3 Fix game teams 2019-06-10 19:06:22 +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
b2d18e7486 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-06-05 00:47:27 +03:00
Alejandro
46b0e57a50 Fix moodlight turning on/off 2019-06-05 00:47:18 +03:00
Beny
d1df7b53cb Match GameTeamColors with Habbo 2019-06-03 22:50:18 +01:00
Alejandro
98b9e6c2f4 Make game timers work properly 2019-06-03 16:49:17 -04:00
Beny
5b4e7f382a Fixed nullpointers 2019-06-03 20:34:09 +01:00
Beny
e264c50957 Added can_swim to pets 2019-06-03 20:18:33 +01: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
1714f54dc3 Fix room enterng 2019-05-31 21:23:34 +03:00
Alejandro
d8308a25c1 Remove RoomUnit if one exists already 2019-05-30 21:19:53 +03:00
Alejandro
e21b4ceced Make sure that users' RoomUnit is removed upon exiting 2019-05-30 21:16:43 +03:00
Alejandro
25d8ffba96 Add forum thread/comment reporting 2019-05-30 21:05:25 +03:00
Alejandro
775ec86974 Add delay to teleport tiles 2019-05-30 19:26:42 +03:00
Alejandro
e2f67a53ad Add default saved searches 2019-05-30 19:18:48 +03:00
Alejandro
d603a9cae6 Fix typo on valid character config key 2019-05-30 17:37:26 +03:00
Alejandro
e81722f1c7 Make allowed username characters configurable 2019-05-30 17:32:56 +03:00
Alejandro
53b13b7133 Fix too small z positions 2019-05-30 13:43:23 +03:00
Alejandro
4f54198567 Remove accidental indentation 2019-05-29 21:38:28 +03:00
Alejandro
cb88b55d73 Prevent too big z positions 2019-05-29 21:37:43 +03:00
Alejandro
1765a14ac1 Fix bot naming 2019-05-28 21:38:16 +03:00
Alejandro
01b1f2029a Trigger onWalkOn for teleport tiles after teleport 2019-05-28 20:56:45 +03:00
Alejandro
30c2936050 Make teleporters invalidate room kick at door 2019-05-28 20:28:44 +03:00
Alejandro
79f7a8e434 Do not show empty tags in navigator 2019-05-28 19:53:39 +03:00
Alejandro
6d23533abd Load navigator after removing a room 2019-05-28 16:52:07 +03:00
Alejandro
0a3877db1b Fix MysqlDataTruncation exception in HabboItem 2019-05-28 16:26:11 +03:00
Beny
795ebb1bbf Fix pages on group members 2019-05-28 01:27:04 +01:00
Beny
820388bb6f Fix pet scratch happiness and xp 2019-05-28 01:15:07 +01:00
Beny
55e45f1463 Fix user rotation doesn't update on click user 2019-05-28 01:14:42 +01:00
Beny
11ebb5a239 Merge remote-tracking branch 'origin/dev' into dev 2019-05-27 22:18:29 +01:00
Beny
e1695a4879 Fixed pet scratch to give happiness instead of experience 2019-05-27 22:18:24 +01:00
Alejandro
ad6e70c4e4 Make popular groups show top hotel rooms 2019-05-27 23:49:01 +03:00
Alejandro
ae555d29fb Add my friends category to my world in navigator 2019-05-27 23:17:54 +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
00408eeaaf Fix NullPointerException in getLowestChair 2019-05-27 16:26:01 +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
48b4c4a9eb Make bots wave when greeting 2019-05-27 16:05:56 +03:00
Alejandro
4dbe78c4ad Add saved searches 2019-05-27 16:00:22 +03:00
Alejandro
8d63982a28 Fix MysqlDataTruncation in HabboItem 2019-05-27 13:50:42 +03:00
Alejandro
381f62eb63 Fix NullPointerException in TagGame 2019-05-27 13:41:28 +03:00
Alejandro
540d401838 Fix NoSuchElementException in Room cycle 2019-05-27 13:39:50 +03:00
Alejandro
b198d731c5 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-05-27 12:12:44 +03:00
Alejandro
9554b969c6 Make user walk to correct tile on beds 2019-05-27 12:12:36 +03:00
Beny
f5869158e4 Pets can swim! 2019-05-27 01:02:30 +01:00
Beny
798da6d85a Added missing statuses to RoomUnitStatus 2019-05-27 00:02:55 +01:00
Beny
61d7b0e66d Fixed pet action ActionPlayFootball 2019-05-26 23:44:10 +01:00
Beny
ef84be59d0 Refactor 2019-05-26 23:20:27 +01:00
Alejandro
944115d12c Add tag field placement achievements 2019-05-27 00:45:51 +03:00
Alejandro
8aae182f6a Add RbBunnyTag achievement 2019-05-27 00:43:14 +03:00
Alejandro
8a1dacd831 Add tag achievements 2019-05-27 00:35:32 +03:00
Alejandro
12d03bebc9 Add game-related achievements 2019-05-27 00:28:35 +03:00
Alejandro
1d8b82c4ec Add give user clothing RCON command 2019-05-26 23:59:55 +03:00
Alejandro
35446586e0 Make pets unstay after 120 seconds 2019-05-26 23:46:02 +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
Beny
4df2ef69e5 Merge remote-tracking branch 'origin/dev' into dev 2019-05-26 20:53:57 +01:00
Beny
c06cdb7a09 Fixed wrong guild furni extradata 2019-05-26 20:53:51 +01:00
Alejandro
3506f049ce Add RoomDecoFurniTypeCount achievement 2019-05-26 22:33:51 +03: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
Alejandro
53cc5216e8 Unidle users when WIRED: Show Message is triggered 2019-05-26 21:34:40 +03:00
Reformatter
cf5330ae15 Reformat 2019-05-26 21:15:26 +03:00
Alejandro
892900af33 Make teleporters work more like in Habbo 2019-05-26 21:08:03 +03:00
Alejandro
f774e73cf9 Remove dancing status when walking on a bed or a chair 2019-05-26 20:25:43 +03:00
Alejandro
d1bad8ea15 Make BB teleporters work like in Habbo 2019-05-26 20:14:38 +03:00
Alejandro
10f1606919 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-05-26 20:01:01 +03:00
Alejandro
f7196df08b Add MusicPlayer achievement 2019-05-26 20:00:47 +03:00
Beny
e4b43f3c53 Fixed all users able to modify guild furni states 2019-05-26 17:36:54 +01:00
Beny
b04b93b167 Merge remote-tracking branch 'origin/dev' into dev 2019-05-26 17:36:33 +01:00
Beny
811041a211 Added animation delay to WiredEffectTeleport 2019-05-26 17:36:27 +01:00
Alejandro
6caadebe33 Fix NullPointerException in RoomUnit canOverrideTile 2019-05-26 19:31:14 +03:00
Alejandro
8dda7e8111 Fix NullPointerException in Banzai refreshCounters 2019-05-26 19:28:51 +03:00
Alejandro
ab65865d73 Fix NullPointerException in RedeemClothingEvent 2019-05-26 19:27:11 +03:00
Beny
4981d967eb Merge remote-tracking branch 'origin/dev' into dev 2019-05-25 13:52:01 +01:00
Beny
3c9a81d064 Removed unnecessary NuxAlertComposer from InteractionInformationTerminal. Client side does it. 2019-05-25 13:51:51 +01:00
Alejandro
40f546e3fd Fix NullPointerException in TraxManager 2019-05-25 11:24:26 +03:00
KrewsOrg
c38f689e39 Fixed deleting photos. 2019-05-25 00:28:17 +01:00
Beny
0c05af80c2 Added walking onto InteractionInformationTerminal 2019-05-24 23:11:18 +01:00
Beny
f89a0b318d Fix timers running twice 2019-05-24 12:12:22 +01:00
Beny
ca3cdb8bc7 Fix banzai game not ending on all tiles locked 2019-05-24 11:58:46 +01:00
Beny
4caedc516b Reset state on creation for special interactions 2019-05-24 11:51:41 +01:00
Beny
9117065093 Optimization on wired teleport 2019-05-24 11:36:17 +01:00
Beny
9266338e6e Merge remote-tracking branch 'origin/dev' into dev 2019-05-23 23:57:32 +01:00
Beny
2e66d305d4 Possible database leaks fixed 2019-05-23 23:57:22 +01:00
KrewsOrg
d145601c0a Start 2.1.0 2019-05-23 19:16:30 +01:00
KrewsOrg
530bd07479 2.0.0 is now stable. 2019-05-23 15:43:07 +01:00
Beny
59613f8900 Wired teleport onWalk works correctly if item moved during wait 2019-05-23 15:22:14 +01:00
Beny
b0601b93dd Fix wired teleport loop continuing after left room 2019-05-23 15:03:40 +01:00
Beny
732d876b9e Remove connection to camera server 2019-05-21 19:39:49 +01:00
Beny
4fc0a3c9a1 SSO exploit fixed 2019-05-21 19:09:54 +01:00
Beny
cde96d3ed7 Remove unused imports 2019-05-20 18:39:21 +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
Beny
2bada071ed Added config for stripping un-owned clothes clothing.strip_unowned 2019-05-19 21:43:11 +01:00
Beny
f26c9f527f Merge remote-tracking branch 'origin/dev' into dev 2019-05-19 21:40:09 +01:00
KrewsOrg
a8ac6cd65e Update Version Number to RC-3. 2019-05-19 01:39:05 +01:00
Alejandro
25058296c2 Make BB tile filling threaded 2019-05-18 22:03:11 +03:00
Alejandro
3b10d8abc3 Remove unnecessary THashSet copyings 2019-05-18 21:25:07 +03:00
Alejandro
775d429833 Fix ConcurrentModificationException in BB tile filling 2019-05-18 21:21:27 +03: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
Alejandro
019b8c1cf6 Merge branch 'moving-furni-walkoff-fix' into 'dev'
Make onWalkOff trigger when a furni is moved from under a room unit

See merge request morningstar/Arcturus-Community!38
2019-05-18 12:08:43 -04:00
Alejandro
0e73506278 Fix a NullPointerException in Room.getItemsAt 2019-05-18 18:47:28 +03:00
Alejandro
e15ea51c63 Fix a NullPointerException in RoomUnitWalkToRoomUnit 2019-05-18 18:42:11 +03:00
Alejandro
0fbebc5ac8 Fix a NullPointerException in InteractionBattleBanzaiPuck 2019-05-18 18:40:45 +03:00
Alejandro
76f5bd1810 Trigger onWalkOff when moving a furni from under a RoomUnit 2019-05-18 18:32:13 +03:00
Alejandro
be7fc16935 Fix disappearing staff picked & public rooms. Closes #96 2019-05-18 16:59:41 +03:00
Alejandro
57bb88bc17 Prevent group join button reappearing after guild update 2019-05-18 16:44:12 +03:00
Beny
b9e573ae34 Removed users with rights able to pull switches from far away 2019-05-18 14:21:09 +01: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
Beny
75985a3696 Fixed a IllegalArgumentException in WiredEffectBotWalkToFurni 2019-05-18 14:14:58 +01:00
Beny
8161e28411 Fixed a NullPointerException in calculateTileState 2019-05-18 14:14:21 +01:00
Alejandro
b408d59b05 Fix placing furni from gifts to a room. Closes #55 2019-05-18 13:38:30 +03:00
Alejandro
a413bfb0c6 Fix unseen item count with badges in catalogue 2019-05-18 11:11:18 +03:00
Alejandro
487ad76ee2 Fix unseen item count not appearing. Closes #18 2019-05-17 23:07:22 +03:00
Alejandro
66bab74a10 Make discounts configurable from database 2019-05-17 21:22:27 +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
2f76811f41 Do not fill banzai tiles if a foreign locked tile exists 2019-05-17 17:30:26 +03:00
Alejandro
7b8aeeec6a Fix rollers with setspeed 0. Closes #90 2019-05-17 16:58:59 +03:00
Alejandro
df5c761d2d Fix #92 2019-05-17 16:43:56 +03:00
Alejandro
001243c7e7 Prevent unredeemed clothing to be used by user 2019-05-17 09:24:26 -04:00
Alejandro
737967eef4 Fix #40 2019-05-17 14:32:13 +03:00
Alejandro
1bf34edd21 Fix #87 2019-05-17 14:23:48 +03:00
Alejandro
caee5a331f Fix #84 2019-05-17 12:21:55 +03:00
Beny
257f9598db Merge remote-tracking branch 'origin/dev' into dev 2019-05-17 07:36:03 +01:00
Beny
7759f62a3d Fixed a NullPointerException in WiredHandler 2019-05-17 07:35:53 +01:00
Beny
2e6d2b69a9 Fixed a NullPointerException 2019-05-17 07:33:30 +01:00
Alejandro
fc02123bd1 Fix RedeemableSubscriptionType NullPointer 2019-05-16 21:01:11 +03:00
Alejandro
7bf798fed4 Merge branch 'dev' of https://git.krews.org/morningstar/Arcturus-Community into dev 2019-05-16 20:47:19 +03:00
Alejandro
3161188c45 Fix invisible command in certain cases 2019-05-16 20:46:25 +03: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
0823b606d9 Merge remote-tracking branch 'origin/dev' into dev 2019-05-16 12:41:29 +01:00
Beny
829f71bc0f Fix wrong height when rolling onto seat 2019-05-16 12:41:14 +01:00
Alejandro
49ed004ce2 Fixes #41 2019-05-16 13:31:12 +03:00
Beny
60536d9fdf Added roller glitch. See Issue #47 2019-05-16 10:27:06 +01:00
Beny
6f5806f3fd Fixed NullPointerException in WiredEffectTeleport 2019-05-16 10:15:52 +01:00
Beny
2842e8993a Increased wired cooldown 2019-05-16 10:15:33 +01:00
Beny
cfc6546671 Fixed exchangeable exploit & item duplication exploit 2019-05-15 23:39:39 +01:00
Beny
566de33b6e Fixed Crackable becoming walkable when exploded 2019-05-15 23:13:33 +01:00
Beny
f7c42c055b Fix guild badge not showing when favorite changed. 2019-05-15 23:01:37 +01:00
Beny
efc3c46d0b Fixed Teleport and OneWayGate able to make you leave the room. Added canLeaveRoomByDoor to RoomUnit. 2019-05-15 22:54:07 +01:00
Beny
eac697af58 Fixed WiredConditionNotMatchStatePosition 2019-05-15 22:18:00 +01:00
Beny
64224fc81d Merge remote-tracking branch 'origin/dev' into dev 2019-05-15 21:36:29 +01:00
Beny
8254e7de61 Fix NullPointerException when rank doesn't exist. Renamed some methods to be more descriptive. 2019-05-15 21:36:11 +01:00
Alejandro
c616d4a82e Add scripter manager and move ticket creation to manager 2019-05-15 16:15:28 -04:00
Alejandro
6f0c2fa8aa Fix #79 2019-05-15 15:25:29 -04:00
Beny
ea5811800d Fix NumberFormatException in InteractionFreezeBlock 2019-05-15 19:48:02 +01:00
Beny
0e4e492cac Fix NullPointerException in RemoveFloorItemTask 2019-05-15 19:32:47 +01:00
Beny
57b13360ce Fix NullPointerException in InteractionSwitch 2019-05-15 18:09:06 +01:00
Beny
6f4105ceb9 Fix NullPointerException in Room getStackHeight 2019-05-15 18:00:43 +01:00
Beny
efe1fd2258 Fix NullPointerException in WiredEffectMoveFurniTowards 2019-05-15 18:00:18 +01:00
Beny
577530ffe5 Merge remote-tracking branch 'origin/dev' into dev 2019-05-15 17:36:51 +01:00
Beny
766a24c155 Added hotel.bot.butler.reachdistance config to ButlerBot. This will allow the bot to give an item without walking next to the player. 2019-05-15 17:36:41 +01:00
Harmony
8547c452fa Build Hash on the console info command 2019-05-14 20:44:41 +01: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
Harmonic
f3b1971e2b Merge branch 'fix-toggle-furni-effect' into 'dev'
Fix toggle furni effect

See merge request morningstar/Arcturus-Community!28
2019-05-14 14:13:49 -04:00
Beny
23ae60119b Potential issue in RoomTile removeUnit fixed. 2019-05-14 18:47:57 +01:00
Alejandro
0e56cba7a1 Fix number formatting error in toggle furni effect 2019-05-13 13:56:47 -04:00
Beny
419c3d07af Fixed wired toggle timers not working with user triggers 2019-05-13 05:14:29 +01: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
KrewsOrg
3cbb9f5bd8 Roller fixes. 2019-05-13 03:31:21 +01:00
Beny
2300c006fd Fixed chairs going up when rotated 2019-05-13 03:14:34 +01:00
Beny
a6c3626a96 Revert "Revert "Merge branch 'bot-rollers' into 'dev'""
This reverts commit db345025e7
2019-05-12 22:09:16 -04:00
Harmonic
db345025e7 Revert "Merge branch 'bot-rollers' into 'dev'"
This reverts merge request !25
2019-05-12 21:36:53 -04:00
Beny
8b3364c7f3 Ability to override ids on FriendChatMessageComposer 2019-05-13 00:04:02 +01:00
Beny
4fb9cd8d5c Plugins can now create friend list entries - See Arcturus Extended for examples 2019-05-12 22:54:26 +01:00
Beny
2b19bdd0d6 Build hash in console 2019-05-12 21:31:59 +01:00
Beny
a8f6a641d8 Fixed banzai points 2019-05-12 19:54:39 +01:00
Alejandro
1c42bb9a59 Fix beds on rotate 2019-05-12 14:45:50 -04:00
KrewsOrg
cdd31e87a4 Started RC-2. 2019-05-12 18:33:16 +01:00
Alejandro
5c3ce204ef Make bots roll on rollers and clean up code 2019-05-12 11:03:40 -04:00
Alejandro
2071bc78c3 Make bots rotate on furniture rotation 2019-05-12 10:41:57 -04:00
Beny
c09f199e0b Remove unnecessary log 2019-05-12 11:50:40 +01:00
Beny
c05bd01835 InteractionInformationTerminal implemented correctly 2019-05-12 11:48:56 +01:00
Alejandro
373fb4b361 Add Battle Banzai tile filling 2019-05-12 06:35:23 -04:00
Beny
1fe340f39b One way gates perfected 2019-05-12 11:26:40 +01:00
Beny
e225d4d7b4 Added new config - catalog.ltd.random 2019-05-12 09:15:24 +01:00
Beny
40ab27002b Fixed a bunch of pathfinder bugs & improved performance 2019-05-12 08:59:01 +01:00
Beny
3c4c118d96 Fixed guild rights 2019-05-12 06:35:08 +01:00
Beny
d0e12d6871 Guild purchase restrictions - Room in use and HC Required 2019-05-12 06:12:51 +01:00
Beny
54cf0b1109 NullPointerException fixed on InteractionGameGate 2019-05-12 05:12:27 +01:00
Beny
4deccd7535 Fixed rank badges disappearing 2019-05-12 05:04:46 +01:00
Beny
5fd43705d3 Navigator text search all in one list now 2019-05-12 04:51:18 +01:00
Beny
f20e4d4c52 Resolve "Bug: UpdateUser RCON look attribute" 2019-05-11 23:11:20 -04:00
Beny
7a29f56fb8 Added appropriate comments to DiscountComposer. 2019-05-11 00:10:07 +01:00
Beny
34f47b74fd Fixed permissions on forums 2019-05-11 00:00:56 +01:00
Beny
7606dcad35 Group forums 2019-05-10 18:45:07 -04:00
KrewsOrg
58feeb998c Fixed Teleports breaking when you pick one up before teleporting is completed. 2019-05-10 03:46:32 +01:00
KrewsOrg
9b6a380a3d Fixed magictile placement on non-stackable items when being placed from your inventory. 2019-05-09 03:02:41 +01:00