PeaAshMeter
  • Joined on 2025-04-29
PeaAshMeter pushed to feature/shadows at ArcMutex/heroes-of-nerevelon 2026-01-14 21:35:27 +03:00
4aa470f443 allow window resizing TODO: get rid of fullscreen rendering
e6754048f6 add weather to level
Compare 2 commits »
PeaAshMeter pushed to feature/shadows at ArcMutex/heroes-of-nerevelon 2026-01-08 12:46:05 +03:00
82fdd0d609 light source test
PeaAshMeter opened issue ArcMutex/heroes-of-nerevelon#24 2026-01-05 05:00:25 +03:00
Почить MapBehavior.displayedPosition
PeaAshMeter pushed to feature/shadows at ArcMutex/heroes-of-nerevelon 2026-01-04 02:23:56 +03:00
cd5c844c52 Fix variable naming from r to phi in shadow calculation function
PeaAshMeter pushed to feature/shadows at ArcMutex/heroes-of-nerevelon 2026-01-04 02:18:06 +03:00
03070cfff7 move shadows-related logic into its own behavior
PeaAshMeter pushed to feature/shadows at ArcMutex/heroes-of-nerevelon 2025-12-29 02:16:14 +03:00
767ddc459c shadows v1.5
PeaAshMeter pushed to feature/shadows at ArcMutex/heroes-of-nerevelon 2025-12-28 05:21:12 +03:00
198c322ec4 performance update
PeaAshMeter pushed to feature/shadows at ArcMutex/heroes-of-nerevelon 2025-12-28 05:16:04 +03:00
24cda32e81 temporary enshittification of the rendering
PeaAshMeter pushed to feature/shadows at ArcMutex/heroes-of-nerevelon 2025-12-27 04:37:34 +03:00
0c1332afb3 add simple cone shadows (blurred)
PeaAshMeter created branch feature/shadows in ArcMutex/heroes-of-nerevelon 2025-12-27 03:36:00 +03:00
PeaAshMeter pushed to feature/shadows at ArcMutex/heroes-of-nerevelon 2025-12-27 03:36:00 +03:00
b259aa3839 introduce basic offscreen render stack
PeaAshMeter pushed to main at ArcMutex/heroes-of-nerevelon 2025-12-22 03:53:46 +03:00
284f2ac204 Increase camera pixelsPerMeter from 24 to 32
PeaAshMeter pushed to main at ArcMutex/heroes-of-nerevelon 2025-12-15 03:28:10 +03:00
970047bded format .glsl
PeaAshMeter pushed to main at ArcMutex/heroes-of-nerevelon 2025-12-15 03:23:38 +03:00
47dea647a0 make hp bar text more clear
PeaAshMeter pushed to main at ArcMutex/heroes-of-nerevelon 2025-12-14 23:26:59 +03:00
af00e8abd4 Merge pull request 'feature-fonts' (#23) from feature-fonts into main
4161044dcc make actual use of fonts
5c1a0b0c19 Refactor FontManager theme loading and add default theme getter
75550148f7 add Roboto Mono font
29e001e20f implement FontManager
Compare 7 commits »
PeaAshMeter merged pull request ArcMutex/heroes-of-nerevelon#23 2025-12-14 23:26:58 +03:00
feature-fonts
PeaAshMeter created pull request ArcMutex/heroes-of-nerevelon#23 2025-12-14 23:26:52 +03:00
feature-fonts
PeaAshMeter pushed to feature-fonts at ArcMutex/heroes-of-nerevelon 2025-12-14 23:24:21 +03:00
4161044dcc make actual use of fonts
PeaAshMeter pushed to feature-fonts at ArcMutex/heroes-of-nerevelon 2025-12-14 23:23:56 +03:00
5c1a0b0c19 Refactor FontManager theme loading and add default theme getter
PeaAshMeter pushed to feature-fonts at ArcMutex/heroes-of-nerevelon 2025-12-14 23:23:37 +03:00
75550148f7 add Roboto Mono font