Commit Graph

190 Commits

Author SHA1 Message Date
Bill
f57df3b57f Merge branch 'dev' into @update/room-widgets 2022-04-20 19:46:40 -04:00
Bill
e564cac2fc Update widgets 2022-04-17 20:46:39 -04:00
Layne
c4fc67ac19 collapsable context menu 2022-04-13 02:28:13 -04:00
Layne
82e9084d44 fix background color sliders 2022-04-13 01:26:59 -04:00
Bill
c80b4ad547 More fixes 2022-04-09 22:04:17 -04:00
Bill
ce623859df Fix scaling issues 2022-04-08 01:39:35 -04:00
Bill
a5a73ba1fb More scale issue fixes 2022-04-06 16:11:42 -04:00
Bill
366ac6cf4c RoomView changes 2022-04-05 20:06:51 -04:00
Bill
7dee962785 Scaling fixed 2022-04-05 03:10:16 -04:00
Bill
f1fd556b42 Update DoorbellWidgetView 2022-04-04 01:01:50 -04:00
Bill
c697a9aa30 Updates 2022-04-03 22:45:47 -04:00
Bill
629083664a Update eslint 2022-04-03 22:13:40 -04:00
Bill
6a65398cc6 Eslint updates 2022-04-03 20:52:34 -04:00
Bill
40856b8c94 Updates 2022-04-02 21:12:58 -04:00
Bill
6f865f05ec Merge branch '@update/react-18' into @update/friends 2022-04-02 01:44:08 -04:00
Bill
554bea8c66 Update to react 18 2022-04-01 17:08:50 -04:00
Bill
d7b00756bf Add eslint formatting 2022-04-01 13:33:08 -04:00
Bill
712d8242ce Recode friends/messenger state 2022-03-31 12:16:58 -04:00
Bill
95621e95eb Merge branch 'dev' into @update/inventory 2022-03-30 15:28:50 -04:00
Bill
6ae4efd3aa Catalog updates 2022-03-30 15:24:57 -04:00
Bill
2e44b5e693 Fix respect counter in avatar info 2022-03-30 13:22:11 -04:00
Bill
f8d01140ae Merge branch 'dev' into @update/inventory 2022-03-30 12:48:21 -04:00
Bill
da1b0c508d Completely redo inventory state 2022-03-30 10:19:09 -04:00
Layne
84eff878fc click infostand users 2022-03-28 21:07:09 -04:00
Bill
515227254a Default chat settings fix 2022-03-27 23:21:06 -04:00
Bill
250a373824 Fix default chat weight 2022-03-27 22:48:54 -04:00
Bill
70c19b6a60 Add web worker for chat movement 2022-03-27 22:11:39 -04:00
Bill
0ed2c09301 Allow multiple highscores 2022-03-27 20:08:48 -04:00
Bill
59baf373db More chat changes 2022-03-27 19:23:40 -04:00
Bill
fa11f4ef77 Update navigator, fix busted state 2022-03-27 12:05:35 -04:00
Layne
3f6f45ca8c @experimental/freeflowchat 2022-03-27 04:39:07 +00:00
dank074
0888710d36 fixes #176 2022-03-25 17:26:16 -05:00
oshawott
32d4dad6e7 Added catalogue links to UI config.
Keeps all the catalogue links in one group, while adding a couple more options.. Uncommented clicking on "Buy Saddle" and added catalogue link.
2022-03-24 10:59:12 +11:00
Bill
aeb7f858fa Fix typo 2022-03-23 05:22:46 -04:00
Bill
4f27d0b82c Add motto max length 2022-03-23 05:09:56 -04:00
Bill
924ea0de68 Add context menu freeze on hover 2022-03-23 05:09:17 -04:00
Bill
17262d502a Add bot name & motto max length 2022-03-23 04:48:33 -04:00
Bill
f398c32ed1 Fix missing key prop 2022-03-23 04:33:13 -04:00
Layne
6faf81daab Merge branch 'dev' of https://git.krews.org/nitro/nitro-react into dev 2022-03-22 22:45:02 -04:00
Layne
adac417f3b fix invisible chats 2022-03-22 22:44:23 -04:00
Bill
826fe4ac26 Fix context menu css 2022-03-21 02:48:35 -04:00
Bill
51960f7e50 Random changes 2022-03-21 02:11:18 -04:00
Bill
567d3fdb66 Fix badges / infostand refreshing 2022-03-21 02:10:36 -04:00
skeletor
c007127ed5 layne: @experimental/fonts 2022-03-20 21:16:56 +00:00
Bill
43f7a6b13a Merge branch 'fix-furni-chooser-item-id' into 'dev'
Fix: Furni chooser shows only to moderator

See merge request nitro/nitro-react!27
2022-03-20 20:21:45 +00:00
Bill
c8fe1934f1 Merge branch '@update/navigator' into dev 2022-03-19 22:43:14 -04:00
Bill
dfa9dd6b83 More navi fixes 2022-03-19 22:40:26 -04:00
Bill
c2ddd60ff0 Navigator updates 2022-03-19 00:26:57 -04:00
Snaiker
21f5a0c0cd Changes 2022-03-19 00:15:54 +00:00
Snaiker
51ea8fe4a3 Clean name 2022-03-18 22:27:27 +00:00
Snaiker
1a3b9154a1 Fix to show item id only if is moderator 2022-03-18 22:25:38 +00:00
Layne
be92aede93 Merge branch 'dev' of https://git.krews.org/nitro/nitro-react into dev 2022-03-18 17:29:07 -04:00
Layne
3d40c2949d leaderboard scrolling 2022-03-18 17:28:54 -04:00
Endrit
9d1d49c12d fixed user chooser 2022-03-18 13:50:48 +01:00
brenoepics
1c230028b0 Fix send messages on android 2022-03-17 22:30:46 +00:00
Layne
7486e9c7d2 change windows to simple 2022-03-17 15:49:34 -04:00
Layne
ba9d51d44b add dots back @bill :rolling_eyes: 2022-03-17 14:55:53 -04:00
Bill
06a2fe059e Fix chat bubble overlap 2022-03-17 12:23:20 -04:00
Layne
2f5171b194 fix chat colour formatter 2022-03-17 09:04:21 -04:00
Layne
b897aa1461 hc on context 2022-03-17 08:08:30 -04:00
Layne
cf7b0ee190 add colour n emojis back 2022-03-17 08:00:56 -04:00
Batman
6c842df26e Merge branch 'feature/widget-handlers' into 'dev'
add internal link widget handler

See merge request nitro/nitro-react!13
2022-03-17 05:31:34 +00:00
Bill
98b16b66d7 Add flood block 2022-03-17 01:20:08 -04:00
Bill
546696b204 Fix motto 2022-03-17 00:28:28 -04:00
dank074
5d2384f8a8 added FurnitureRoomLinkHandler 2022-03-16 21:44:43 -05:00
Bill
c82b9653dd Fix room tools 2022-03-16 22:24:02 -04:00
dank074
b35ca4b23e add internal link widget handler 2022-03-16 21:17:12 -05:00
Layne
ec34cb3bb5 relationship in contextmenu 2022-03-16 20:04:27 -04:00
Layne
d721046675 wordquiz z-index 2022-03-16 18:16:21 -04:00
Layne
545045fe46 Merge branch 'dev' of https://git.krews.org/nitro/nitro-react into dev 2022-03-16 17:13:50 -04:00
Bill
d418de458a Merge branch 'dev' into 'dev'
Fixed signs order

See merge request nitro/nitro-react!10
2022-03-16 21:10:12 +00:00
Layne
894f6ddb19 remove console log my bad 2022-03-16 17:03:56 -04:00
Layne
49199361e5 chat bubble clicking 2022-03-16 16:57:56 -04:00
Bill
21082763ca Merge branch 'dev' of https://git.krews.org/nitro/nitro-react into dev 2022-03-16 16:27:01 -04:00
twanadot
a6d7b72b31 fixed signs order 2022-03-16 20:15:08 +01:00
Bill
7546479fab Add friend request close button 2022-03-16 14:52:05 -04:00
Snaiker
abd5828c1d Fix issue: room owner can see furni ids 2022-03-16 18:31:18 +00:00
Bill
ca21e833c8 Fix infostand motto style 2022-03-16 13:34:51 -04:00
Bill
0d5ad1bc97 Fix button order 2022-03-16 03:31:05 -04:00
Bill
1cb3fbf2cc Fix the images again 2022-03-15 18:38:48 -04:00
Bill
9e92a9b555 Test image fix 2022-03-15 18:04:58 -04:00
Layne
6dd338f3c3 new load screen, mod tool pos, slim header button 2022-03-15 05:11:11 -04:00
Bill
2b46aaaaf0 Changes 2022-03-15 04:46:52 -04:00
Bill
77e0de6128 Add option to disable hc 2022-03-15 02:33:36 -04:00
Bill
eadd1290f4 Random changes 2022-03-14 06:54:10 -04:00
Bill
9cddf652ba Update layout components 2022-03-12 00:52:59 -05:00
Bill
13f03b142a Update notifications 2022-03-12 00:23:57 -05:00
Bill
b7be05f488 Move more stuff around 2022-03-04 12:26:37 -05:00
Bill
f51ab006e0 Change card themeing 2022-03-04 01:29:14 -05:00
Bill
878d4c8972 Move room component 2022-03-04 00:37:44 -05:00