Holly Stubbs tgpholly · she/her
tgpholly pushed to master at tgpholly/scpcb-godot 2025-04-02 01:09:20 +01:00
c57e2bd426 more work on intro
tgpholly pushed to master at tgpholly/scpcb-godot 2025-03-31 23:17:55 +01:00
492565b3a3 get events loading properly and positions doors properly in the intro
tgpholly pushed to typescript at tgpholly/mc-beta-server 2025-03-30 22:11:57 +01:00
9112a83947 bun migration
tgpholly pushed to rewrite2 at tgpholly/EUS 2025-03-29 19:50:01 +00:00
f3233ced3a bump bun types
tgpholly pushed to rewrite2 at tgpholly/EUS 2025-03-29 19:48:10 +00:00
02d1663c5d Add paging concept and controls, add media list, allow regeneration of keys.
tgpholly pushed to rewrite2 at tgpholly/EUS 2025-03-27 00:02:48 +00:00
81afe50526 experimental media domain + temp allow node while bun has node:http issues
tgpholly pushed to rewrite2 at tgpholly/EUS 2025-03-26 21:54:45 +00:00
fb3096ed03 allow formatting to display bytes
tgpholly pushed to rewrite2 at tgpholly/EUS 2025-03-26 21:50:30 +00:00
1c86bba219 fix dashboard throwing exception
tgpholly pushed to rewrite2 at tgpholly/EUS 2025-03-26 00:20:48 +00:00
43b38bc7e4 Improve mobile UI
tgpholly pushed to rewrite2 at tgpholly/EUS 2025-03-25 02:25:01 +00:00
73d4725cb5 update home page demo images
tgpholly pushed to rewrite2 at tgpholly/EUS 2025-03-25 02:13:04 +00:00
449f9c8dc7 Add home page, add ability to view api keys, allow viewing your domains, add stats to account dashboard.
tgpholly pushed to master at tgpholly/scpcb-godot 2025-03-19 23:51:35 +00:00
206b67ebbd fog and lights
tgpholly pushed to master at tgpholly/scpcb-godot 2025-03-19 01:19:55 +00:00
bfc3e55c27 add ambient light shifting based on room lights
tgpholly pushed to master at tgpholly/scpcb-godot 2025-03-17 02:01:04 +00:00
fb73f9e475 debanding
tgpholly pushed to master at tgpholly/scpcb-godot 2025-03-16 00:53:09 +00:00
c0b59242a3 Use lightmaps for surface lighting
tgpholly pushed to master at tgpholly/scpcb-godot 2025-03-07 10:47:34 +00:00
8ac40103ad convert intro videos and include in repo because there's no point having ffmpeg just for them
tgpholly pushed to master at tgpholly/scpcb-godot 2025-03-07 02:44:56 +00:00
4ac2bdbe6a add XR magic for fun
tgpholly commented on issue tgpholly/mc-beta-server#2 2025-03-06 13:46:31 +00:00
Non-Player inventories can't store items

This was implemented in commit 2e7535bf89

tgpholly closed issue tgpholly/mc-beta-server#2 2025-03-06 13:46:31 +00:00
Non-Player inventories can't store items
tgpholly pushed to master at tgpholly/scpcb-godot 2025-03-06 13:29:51 +00:00
4f7b20a5ca allow the loading screen to update during world load by delaying for a frame after heavy loads.