108 Commits

Author SHA1 Message Date
duckietm
6426a7ad1e Redesign: Navigator & Containers 2024-05-01 15:04:20 +02:00
duckietm
1e6da73450 Small fixes 2024-04-25 12:06:24 +02:00
duckietm
e788ee28f9 Update Loading screen 2024-04-24 16:04:49 +02:00
duckietm
8a08515a8f Fix: Chat messenger 2024-04-24 13:49:26 +02:00
duckietm
8b1103170f Added: Branding 2024-04-24 12:06:22 +02:00
duckietm
c43db78ea3 Fix: Left Toolbar and added welcome first time 2024-04-24 10:27:08 +02:00
duckietm
5dd8fc366d Fix: Camera Photo View 2024-04-18 13:56:25 +02:00
duckietm
2d7b82ab90 Updates: small updates 2024-04-17 14:14:23 +02:00
duckietm
f06d742c78 Update: Inventory View / Default Alert / Currency View 2024-04-17 09:04:50 +02:00
duckietm
1fd12e69d2 Feat: Redone Friend-Bar 2024-04-10 06:44:10 +02:00
duckietm
78d5055b31 Added: New chatbubbles 2024-04-09 15:56:10 +02:00
DuckieTM
bd77b465c8 Sync the current build 2024-04-03 20:37:02 +02:00
DuckieTM
e5035356f1 Feat: Search selector in inventory : Credits to Jonas! 2024-04-01 15:32:54 +02:00
DuckieTM
4b9a783aed update: use a icon for delete items 2024-04-01 15:05:29 +02:00
DuckieTM
133eae4328 Rebuild: Inventory 2024-04-01 14:41:56 +02:00
DuckieTM
3e94b7d5c4 Revert "Fix: Inventory Fixes"
This reverts commit ef023e67eef7ef1c711491612733e498cef3bcf0.
2024-03-31 23:41:22 +02:00
DuckieTM
ef023e67ee Fix: Inventory Fixes 2024-03-31 23:33:42 +02:00
DuckieTM
b41a110be8 Fix: Toolbar Avatar number 2024-03-31 22:41:07 +02:00
DuckieTM
19953a6697 2 small updates 2024-03-31 15:51:57 +02:00
DuckieTM
cb3e9fac13 Fix: Font cleanup in songname 2024-03-28 21:05:59 +01:00
DuckieTM
7cf47fac1c other small fix 2024-03-28 20:37:13 +01:00
DuckieTM
e4db70d3ba Fix: A null error in chatcolor 2024-03-28 20:28:28 +01:00
duckietm
08f03feb7d Fix: the Firend in the bar now shows better when selected 2024-03-27 15:59:20 +01:00
duckietm
04fedeea4f Fix: Fix the group settings checkbox for Group Rights 2024-03-27 15:49:34 +01:00
duckietm
96dedca519 small fixes 2024-03-27 15:43:36 +01:00
duckietm
2f59dff14f Fix : the local storage - user id 2024-03-27 15:04:35 +01:00
duckietm
55ed1aba63 Fix sanitize Chatcolor / External Image 2024-03-27 14:47:26 +01:00
duckietm
47c8455b95
small fix: chat-input 2024-03-25 16:26:31 +01:00
DuckieTM
10b0591e0b Added: sanitize check for Emoji 2024-03-24 18:27:56 +01:00
DuckieTM
ae267e9430 Feat: emoji-mart in the Chatbar instead of a list 2024-03-24 15:49:30 +01:00
DuckieTM
28249f88d6 Fix: Double friends entry 2024-03-23 09:58:59 +01:00
duckietm
5c325f37f5 Added : User rights add friends in room settings 2024-03-22 15:33:45 +01:00
duckietm
fd39778722 Small fix to the Chatbar, and make it better for small / phone screens 2024-03-22 14:58:33 +01:00
duckietm
20aaa143c5 Small fix in CSS for habbopages 2024-03-19 14:24:55 +01:00
duckietm
d2daaf6087 New: Emoji added 2024-03-19 13:09:45 +01:00
duckietm
27c3adbf06 New: react slider with button 2024-03-19 10:28:57 +01:00
duckietm
e4658143fa Fix:Adding Indexing to the Catalog Tabs 2024-03-19 09:39:01 +01:00
duckietm
304e945c13 Fix: Move Floorplan out of Pixi and make it full selectable 2024-03-18 14:22:08 +01:00
duckietm
8c244f1132 Small update 2024-03-18 13:13:59 +01:00
DuckieTM
1f794319a9 Cleanup chatbar this needs to be fixed first 2024-03-17 09:53:18 +01:00
DuckieTM
d17fea128d Fix: Avatarimage 2024-03-16 19:24:01 +01:00
DuckieTM
ce32a12d19 Adding back GIF sanitize has been added to it
To update also use : yarn install
2024-03-16 16:38:01 +01:00
DuckieTM
4321c1de47 New: Youtube Player in Client
YOu can Enable/Disable this in UI-Config:
"youtube.publish.disabled": false <== Enable
"youtube.publish.disabled": true <== Disable
2024-03-16 14:22:07 +01:00
DuckieTM
898c72dd99 New: Furni detail in Infostand 2024-03-16 13:06:08 +01:00
DuckieTM
3e346f3ac6 Fix Error in catalog (Encountered two children with the same key, -1.) 2024-03-16 09:34:39 +01:00
duckietm
bfbc2109cd Feat: Sunset + interactive Hotelview 2024-03-15 15:31:02 +01:00
duckietm
b1b50239c4 Small fix of the chatbar style for Chat color 2024-03-15 13:52:29 +01:00
duckietm
1cddb13413 New: Chatcolor
BEFORE USING REMOVE NODE_MODULES FIRST

>yarn install;
>yarn build
2024-03-15 12:35:41 +01:00
duckietm
355284bbf4 Start: working on Chat 2024-03-15 10:23:33 +01:00
duckietm
fd9006f255 Fix: Navigator Alignment 2024-03-15 08:32:05 +01:00