kayomn commented on pull request protectorate/game#2 2023-01-12 16:41:24 +01:00
Editor Terrain Brush

Work to fix brush mode always being active should also be included as part of this PR, as that is going to be needed sooner rather than later.

kayomn deleted branch editor-terrain-size-options from protectorate/game 2023-01-12 02:39:22 +01:00
kayomn created pull request protectorate/game#2 2023-01-12 02:39:07 +01:00
WIP: Editor Terrain Brush
kayomn created branch editor-terrain-brush in protectorate/game 2023-01-12 02:38:50 +01:00
kayomn pushed to editor-terrain-brush at protectorate/game 2023-01-12 02:38:50 +01:00
kayomn merged pull request protectorate/game#1 2023-01-12 02:36:57 +01:00
Editor Terrain Size Options
kayomn pushed to main at protectorate/game 2023-01-12 02:36:57 +01:00
82b30d0d70 Merge pull request 'Editor Terrain Size Options' (#1) from editor-terrain-size-options into main
be2c385263 Fix regression in editor theming
fec1ac28b7 Add missing doc comments to editor-local code
038d5684a5 Fix wording of PlayerController.screen_to_plane doc comment
80724c4f21 Split popup overlay from map wizard in editor
Compare 13 commits »
kayomn pushed to editor-terrain-size-options at protectorate/game 2023-01-12 02:32:51 +01:00
be2c385263 Fix regression in editor theming
fec1ac28b7 Add missing doc comments to editor-local code
038d5684a5 Fix wording of PlayerController.screen_to_plane doc comment
Compare 3 commits »
kayomn pushed to editor-terrain-size-options at protectorate/game 2023-01-12 02:20:56 +01:00
80724c4f21 Split popup overlay from map wizard in editor
09fb0e7e0a Add new close / cancel icon
Compare 2 commits »
kayomn created pull request protectorate/game#1 2023-01-12 01:49:13 +01:00
WIP: Editor Terrain Size Options
kayomn pushed to editor-terrain-size-options at protectorate/game 2023-01-12 01:43:32 +01:00
0dc5288e45 Fix player controller incompatibility with editor menus
58d9a0b8c5 Fix default editor terrain size
a20c7ff70d Increase detail of terrain geometry
Compare 3 commits »
kayomn created branch editor-terrain-size-options in protectorate/game 2023-01-11 14:50:20 +01:00
kayomn pushed to editor-terrain-size-options at protectorate/game 2023-01-11 14:50:20 +01:00
9acfdcb16b Add 'new map' button
c3c9a9dab6 Add terrain creation wizard
c061864c37 Unlock TerrainInstance max limit
422361b278 Fix TerrainInstance size limits
Compare 4 commits »
kayomn pushed to main at protectorate/game 2023-01-10 19:00:42 +01:00
5c4ff2b4ca Improve terrain shading appearance
kayomn created branch main in kayomn/xv6 2023-01-04 17:04:35 +01:00
kayomn pushed to main at kayomn/xv6 2023-01-04 17:04:35 +01:00
7424a59fa1 Initial commit
kayomn created repository kayomn/xv6 2023-01-04 17:02:19 +01:00
kayomn pushed tag v0.1.1 to kayomn/esp-modman 2023-01-02 16:44:27 +01:00
kayomn released v0.1.1 at kayomn/esp-modman 2023-01-02 16:44:27 +01:00
kayomn pushed to main at kayomn/esp-modman 2023-01-02 15:47:04 +01:00
2ce3e36220 Tidy up CLI layer code