pages235/src/react
Vitaly Turovsky 1a2fd9c271 fix lint
2024-07-08 03:24:54 +03:00
..
ps_icons feat: Key binds screen (#108) 2024-05-18 22:51:35 +03:00
AddServerOrConnect.tsx feat: Microsoft authentication! (#150) 2024-07-06 00:54:03 +03:00
appStatus.module.css feat: basic support for 1.20.2 2024-01-22 02:07:52 +05:30
AppStatus.tsx feat: Microsoft authentication! (#150) 2024-07-06 00:54:03 +03:00
AppStatusProvider.tsx feat: add Sonar bypass making possible to join to projects like ruhypixel.net 2024-07-07 01:12:25 +03:00
ArmorBar.css feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
ArmorBar.stories.tsx feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
ArmorBar.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
armorValues.ts feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
BarsCommon.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
BedTime.tsx feat: add initial bed sleeping, hand items swap 2024-05-21 06:31:20 +03:00
BossBarOverlay.css feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
BossBarOverlay.stories.tsx feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
BossBarOverlay.tsx feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
BossBarOverlayProvider.tsx feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
BreathBar.css feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
BreathBar.stories.tsx feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
BreathBar.tsx feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
button.module.css add a way to load less assets with option 2023-10-23 02:45:34 +03:00
Button.stories.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
Button.tsx fix: bundle pixealrticons with the app instead of fetching them from remote location in runtime 2024-07-07 19:18:48 +03:00
ButtonAppProvider.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
ButtonWithTooltip.stories.tsx main menu tooltip fixes 2023-10-28 02:39:45 +03:00
ButtonWithTooltip.tsx don't use forwardRef anti-pattern 2023-11-23 00:48:53 +03:00
Chat.css feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
Chat.stories.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
Chat.tsx feat: Microsoft authentication! (#150) 2024-07-06 00:54:03 +03:00
ChatProvider.tsx feat: Microsoft authentication! (#150) 2024-07-06 00:54:03 +03:00
ConceptCommandsGui.stories.tsx fix: bundle pixealrticons with the app instead of fetching them from remote location in runtime 2024-07-07 19:18:48 +03:00
createWorld.module.css feat: new singleplayer menu! Now migrated to IndexedDB storage: 2023-10-26 04:26:58 +03:00
CreateWorld.tsx feat: add gamemode selector in create world screen. always use creative with ?singleplayer=1 2024-05-26 18:58:46 +03:00
CreateWorldProvider.tsx fix: include all latest supported versions in create world menu for singleplayer (up to 1.20.4) 2024-06-15 03:45:50 +03:00
Crosshair.css feat: Make bow, foods cancellable and add use progression indicator 2024-05-24 10:21:03 +03:00
Crosshair.tsx feat: add gamemode selector in create world screen. always use creative with ?singleplayer=1 2024-05-26 18:58:46 +03:00
deathScreen.css feat: display death screen when you die! 2023-09-27 22:41:51 +03:00
DeathScreen.stories.tsx add storybook & react button component, refactor styles a bit 2023-10-10 17:06:23 +03:00
DeathScreen.tsx fix tsc 2024-01-10 06:20:34 +05:30
DeathScreenProvider.tsx fix: display error message when modal to display not found fixes #119 2024-06-21 22:15:35 +03:00
DebugOverlay.module.css feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
DebugOverlay.tsx fix: packets string was not displayed in f3 correctly 2024-06-23 10:38:47 +03:00
DiveTransition.module.css feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
DiveTransition.stories.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
DiveTransition.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
effectsImages.ts feat: effects + system indicators in hud! (#95) 2024-03-26 16:00:11 +03:00
EnterFullscreenButton.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
FoodBar.css feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
FoodBar.stories.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
FoodBar.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
FullScreenWidget.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
GamepadUiCursor.module.css Add Gamepad UI Cursor component and styles 2024-05-10 05:08:28 +03:00
GamepadUiCursor.tsx Add Gamepad UI Cursor component and styles 2024-05-10 05:08:28 +03:00
globals.d.ts fix: bundle pixealrticons with the app instead of fetching them from remote location in runtime 2024-07-07 19:18:48 +03:00
GoogleButton.css feat: implement Google Drive storage provider (#87) 2024-03-17 05:25:21 +03:00
GoogleButton.tsx feat: implement Google Drive storage provider (#87) 2024-03-17 05:25:21 +03:00
HealthBar.css feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
HealthBar.stories.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
HealthBar.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
HeldMapUi.tsx fix: held item display was not updated after server/window GUI manipulation on inventory 2024-05-13 04:14:16 +03:00
HotbarRenderApp.tsx hotfix: hotbar display was broken 2024-06-30 16:14:05 +05:00
HudBarsProvider.tsx fix: elytra equipped crashed hud bars 2024-06-08 23:20:07 +03:00
IndicatorEffects.css feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
IndicatorEffects.stories.tsx fix: bundle pixealrticons with the app instead of fetching them from remote location in runtime 2024-07-07 19:18:48 +03:00
IndicatorEffects.tsx feat: add held map image support for all versions! 2024-05-13 04:02:06 +03:00
IndicatorEffectsProvider.tsx feat: effects + system indicators in hud! (#95) 2024-03-26 16:00:11 +03:00
input.module.css ui: fix input alignment 2024-05-10 05:59:54 +03:00
Input.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
KeybindingsCustom.tsx feat: Key binds screen (#108) 2024-05-18 22:51:35 +03:00
KeybindingsScreen.module.css feat: Key binds screen (#108) 2024-05-18 22:51:35 +03:00
KeybindingsScreen.tsx fix lint 2024-07-08 03:24:54 +03:00
KeybindingsScreenProvider.tsx feat: Key binds screen (#108) 2024-05-18 22:51:35 +03:00
mainMenu.module.css add privacy policy for google 2024-03-17 05:53:58 +03:00
MainMenu.tsx fix: bundle pixealrticons with the app instead of fetching them from remote location in runtime 2024-07-07 19:18:48 +03:00
MainMenuRenderApp.tsx feat: brand new Servers List UI /w auto login feature! (#110) 2024-05-04 16:07:18 +03:00
MessageFormatted.css feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
MessageFormatted.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
MessageFormattedString.stories.tsx add MessageFormattedString, loadedDataVersion state 2023-10-10 18:03:23 +03:00
MessageFormattedString.tsx try to fix react ui crash 2024-03-11 00:09:09 +03:00
MobileTopButtons.module.css feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
MobileTopButtons.tsx fix annoying f3 issue 2024-04-26 09:44:47 +03:00
ModuleSignsViewer.tsx rewrite renderers to allow custom ones! worker -> mesher (#102) 2024-04-16 09:12:16 +03:00
NoModalFoundProvider.tsx fix: display error message when modal to display not found fixes #119 2024-06-21 22:15:35 +03:00
Notification.tsx add more space for notification 2024-06-23 10:38:56 +03:00
NotificationProvider.tsx fix warps display for greenfield & click action 2024-03-25 09:57:26 +03:00
npmReactEntrypoint.ts feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
options.module.css feat: new scalable options GUI. Refactored options & main menu to React 2023-10-11 19:38:16 +03:00
OptionsGroup.tsx feat: Key binds screen (#108) 2024-05-18 22:51:35 +03:00
OptionsItems.tsx feat: Microsoft authentication! (#150) 2024-07-06 00:54:03 +03:00
OptionsRenderApp.tsx fix: display error message when modal to display not found fixes #119 2024-06-21 22:15:35 +03:00
PauseScreen.module.css feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
PauseScreen.tsx fix: reload the page on quit button until issues with time desync are fixed 2024-05-06 19:06:44 +03:00
PixelartIcon.tsx fix: bundle pixealrticons with the app instead of fetching them from remote location in runtime 2024-07-07 19:18:48 +03:00
pixelartIcons.generated.ts fix: bundle pixealrticons with the app instead of fetching them from remote location in runtime 2024-07-07 19:18:48 +03:00
PlayerListOverlay.css feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
PlayerListOverlay.stories.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
PlayerListOverlay.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
PlayerListOverlayProvider.tsx feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
prosemirror-markdown.ts feat: Sign editor with formatting support! (+2 settings) (#86) 2024-03-23 16:21:36 +03:00
Scoreboard.css scoreboard below title 2024-03-07 14:59:12 +04:00
Scoreboard.stories.tsx Scoreboard component + storybook 2024-03-06 14:44:56 +04:00
Scoreboard.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
ScoreboardProvider.tsx fix listeners 2024-03-07 00:56:03 +03:00
Screen.stories.tsx feat: new scalable options GUI. Refactored options & main menu to React 2023-10-11 19:38:16 +03:00
Screen.tsx fix: display error message when modal to display not found fixes #119 2024-06-21 22:15:35 +03:00
SelectOption.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
ServersList.stories.tsx fix: bundle pixealrticons with the app instead of fetching them from remote location in runtime 2024-07-07 19:18:48 +03:00
ServersList.tsx feat: Microsoft authentication! (#150) 2024-07-06 00:54:03 +03:00
ServersListProvider.tsx feat: add Sonar bypass making possible to join to projects like ruhypixel.net 2024-07-07 01:12:25 +03:00
SharedHudVars.tsx fix(hud): fix safe bottom area for iOS devices when clicked "Hide Toolbar" 2024-05-13 03:42:31 +03:00
SignEditor.css feat: Sign editor with formatting support! (+2 settings) (#86) 2024-03-23 16:21:36 +03:00
SignEditor.stories.tsx feat: Sign editor with formatting support! (+2 settings) (#86) 2024-03-23 16:21:36 +03:00
SignEditor.tsx hotfix for signeditor & arrows in wysiwyg 2024-03-24 05:06:29 +03:00
SignEditorProvider.tsx fix(accessibility): space and enter keys didn't click buttons in UI 2024-05-21 05:43:18 +03:00
SignInMessage.stories.tsx feat: Microsoft authentication! (#150) 2024-07-06 00:54:03 +03:00
SignInMessage.tsx feat: add Sonar bypass making possible to join to projects like ruhypixel.net 2024-07-07 01:12:25 +03:00
SignInMessageProvider.tsx feat: Microsoft authentication! (#150) 2024-07-06 00:54:03 +03:00
simpleHooks.ts feat: brand new Servers List UI /w auto login feature! (#110) 2024-05-04 16:07:18 +03:00
simpleUtils.ts feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
singleplayer.module.css fix different width in server menu 2024-05-13 02:15:58 +03:00
Singleplayer.stories.tsx feat: implement Google Drive storage provider (#87) 2024-03-17 05:25:21 +03:00
Singleplayer.tsx feat: brand new Servers List UI /w auto login feature! (#110) 2024-05-04 16:07:18 +03:00
SingleplayerProvider.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
slider.module.css feat: new scalable options GUI. Refactored options & main menu to React 2023-10-11 19:38:16 +03:00
Slider.stories.tsx feat: implement Google Drive storage provider (#87) 2024-03-17 05:25:21 +03:00
Slider.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
SoundMuffler.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
storageProvider.ts feat: Key binds screen (#108) 2024-05-18 22:51:35 +03:00
Tabs.stories.tsx feat: implement Google Drive storage provider (#87) 2024-03-17 05:25:21 +03:00
Tabs.tsx feat: implement Google Drive storage provider (#87) 2024-03-17 05:25:21 +03:00
Title.css feat: add support for titles, subtitle and action bar display! (#73) 2024-03-05 21:39:40 +03:00
Title.stories.tsx small title cleanup 2024-03-06 05:51:32 +03:00
Title.tsx feat: add support for titles, subtitle and action bar display! (#73) 2024-03-05 21:39:40 +03:00
TitleProvider.tsx feat: Make bow, foods cancellable and add use progression indicator 2024-05-24 10:21:03 +03:00
TouchAreasControls.tsx fix: allow to long tap interacte button in new touch controls. This now allows to use food on mobile & long-hold building 2024-06-21 22:25:52 +03:00
TouchAreasControlsProvider.tsx fix: improve new controls type: default button positions and allow to do setup from the main menu 2024-06-21 22:23:01 +03:00
TouchControls.tsx feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
useLongPress.ts feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
utils.ts feat: publish all stories UI components to npm! (#111) 2024-05-05 03:25:08 +03:00
utilsApp.ts fix: display error message when modal to display not found fixes #119 2024-06-21 22:15:35 +03:00
widgets.ts fix: fix critical fps regression in worlds with many signs (gpu textures overflow), add most basic optimizations, clear textures on chunks unload 2024-02-06 10:02:31 +03:00
XPBar.module.css feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
XPBar.stories.tsx feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
XPBar.tsx feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00
XPBarProvider.tsx feat: Migrate HUD to React, new hotbar and bars (#107) 2024-04-20 17:38:23 +03:00