Commit graph

60 commits

Author SHA1 Message Date
griffi-gh 8373d2be54 create buffers 2024-05-04 23:17:12 +02:00
griffi-gh eaad06863f "fix" compile errs 2024-05-04 22:10:40 +02:00
griffi-gh 0e22bccbac init wgpu stuff 2024-05-04 17:24:19 +02:00
griffi-gh e11ee19597 rip out some parts of glium 2024-05-04 14:30:06 +02:00
griffi-gh 8790454b23 switch libs 2024-05-02 18:15:18 +02:00
griffi-gh 8c728f9650 abortions and stuff 2024-05-02 16:50:46 +02:00
griffi-gh 7620717368 drop kubi-pool 2024-05-02 11:14:47 +02:00
griffi-gh 8c5b0aa47e integrate hui-winit 2024-05-02 02:20:54 +02:00
griffi-gh 5d8906cfb1 upgrade deps 2024-04-25 18:29:34 +02:00
griffi-gh 8c4ef7f83f downgrade back to rand 0.8 from alpha 2024-04-25 18:28:14 +02:00
griffi-gh 907a5845fa randomize usernames 2024-04-25 17:48:39 +02:00
griffi-gh 5c39900376 upgrade shipyard (fix compilation on nightly) 2024-04-23 16:16:33 +02:00
griffi-gh 7ead258028 upgrade to hui = "0.1.0-alpha.4" 2024-03-25 19:06:35 +01:00
griffi-gh 6853f4529e update hui to 0.1.0-alpha.3, new loading screen 2024-02-20 22:23:34 +01:00
griffi-gh 5d8cc1433f upgrade deps 2024-02-18 04:15:26 +01:00
griffi-gh 2548884354 upgrade to hui 0.1.0-alpha.1 2024-02-18 04:14:17 +01:00
griffi-gh 2045b26544 separate kubi-ui as hui 2024-02-17 23:14:04 +01:00
griffi-gh 3f38351356 upgrade deps 2024-02-12 22:20:45 +01:00
griffi-gh ff6f89f92e allow chunk size to be increased past 32 2023-12-03 16:48:48 +01:00
griffi-gh 207f29e0ee run cargo update 2023-12-02 12:50:41 +01:00
griffi-gh 200092f52a misc. font rendering changes in kui, minor backend api change 2023-12-01 00:45:56 +01:00
griffi-gh 747576a6e7 run cargo update 2023-11-28 20:13:30 +01:00
griffi-gh a5612d965f major ui restructure, wip interactable api 2023-11-28 20:13:14 +01:00
griffi-gh 16ffb6f786 wip item system 2023-11-26 01:29:02 +01:00
griffi-gh 225cecf1fa font cache! 2023-11-24 17:54:23 +01:00
griffi-gh cc32082c21 wip 2023-11-23 23:13:17 +01:00
griffi-gh f8cd34443a wip 2023-11-23 21:27:11 +01:00
griffi-gh cf8263fee0 wip texture managment 2023-11-23 17:59:14 +01:00
griffi-gh b17519cbc3 wip text render, minor changes 2023-11-23 17:14:02 +01:00
griffi-gh 4e47901117 add test 2023-11-23 11:10:35 +01:00
griffi-gh a3857d0586 glium ui backend, misc gui changes 2023-11-22 11:56:46 +01:00
griffi-gh 517838e2ae copy over simple init clode 2023-11-21 18:26:39 +01:00
griffi-gh 06a49e1b93 wip fix android 2023-11-21 17:49:40 +01:00
griffi-gh 014e0e7824 upgrade shipyard/glium 2023-11-21 16:45:41 +01:00
griffi-gh 927337c86d wip ui 2023-11-21 14:08:22 +01:00
griffi-gh 43ca458896 wip data 2023-11-20 20:59:34 +01:00
griffi-gh 7ba5d739e7 upgrade some deps 2023-11-19 19:36:17 +01:00
griffi-gh 9bdc38ccf0 wip kubipool 2023-11-19 19:30:06 +01:00
griffi-gh 2cdc79cb18 wip data 2023-11-19 18:27:20 +01:00
griffi-gh abeef03d50 upgrade dependencies 2023-07-09 03:03:45 +02:00
griffi-gh cc1490db8a Revert "mess around with srgb (wip)"
This reverts commit 3b87fc6423.
2023-07-09 01:40:40 +02:00
griffi-gh 3b87fc6423 mess around with srgb (wip) 2023-06-04 19:38:46 +02:00
griffi-gh b3be350047 Add touch controls, switch to tinymap for keyboard input 2023-06-04 18:39:55 +02:00
griffi-gh cfba245e11 add ndk to deps, disable srgb by default 2023-05-21 12:03:41 +02:00
griffi-gh df3791af17 initial android support (fails on textures) 2023-05-21 03:14:04 +02:00
griffi-gh 75c6d127b7 player position sync, refactor some stuff 2023-05-20 02:32:32 +02:00
griffi-gh 3a50065cc5 Move ClientIdMap to shared, switch to with_capacity_and_hasher where possible 2023-05-19 04:35:16 +02:00
griffi-gh ba95b1820c update workflow 2023-05-17 12:30:14 +02:00
griffi-gh e81ebc75e3 Use git glium 2023-05-16 12:27:57 +02:00
griffi-gh 896d80e074 update deps, add options for some graphics-related settings, fix some warnings 2023-05-16 11:21:01 +02:00