Commit Graph

7 Commits

Author SHA1 Message Date
philippe lhardy
5a6fc2b879 New create menu
- create menu embed generation parameters
2022-01-23 11:28:13 +01:00
philippe lhardy
b8cb7394cd Move (most) hardcoded defaults to MazeDefault
- harcoded values centralized
- IntegerField for JTextField containing numbers
- fix, can draw even if topleft position is not (0,0) ( ie if scrollbar were used )
2020-12-15 22:26:57 +01:00
philippe lhardy
bf918333bf wall half closure control + layers
- add onewaywall option to create a wall if there is not step back
- add layers of maze
- load minetest scheme .we with onewall option
2020-11-05 19:50:42 +01:00
philippe lhardy
c69d068caf add Save Text support and rework package
- move maze within package maze
2020-10-17 21:08:16 +02:00
philippe lhardy
dae5e763e9 add a slider to set maze width/height
- from 1 to 100.
2020-10-16 10:55:32 +02:00
philippe lhardy
0f1a15916c move Display in gui package
- and some code indentation
2020-10-11 15:30:28 +02:00
philippe lhardy
9ec3cf0d01 display seed, create subpackage
- display seed value ( can't be set yet )
- move MazeSetting in gui sub package
2020-10-11 15:07:39 +02:00