Releases: Hopson97/ClassicYou
Releases · Hopson97/ClassicYou
v0.2.0-alpha
New features:
- MUCH improved drawing pad
- Ramps have actual normal
- Improved level format
- More settings for level colours, brightness, "sky" colour
- More view settings
Video: https://www.youtube.com/watch?v=UvLK1OSPwlM
What's Changed
- Refactor the level format by @Hopson97 in #4
- Better drawing pad by @Hopson97 in #5
- Add correct normals for ramps by @Hopson97 in #6
Full Changelog: v0.1.0-alpha...v0.3.0-alpha
v0.1.0-alpha
This version adds:
- Additional view options
- 3D mouse picking for objects
- "legacy" prop GUIs, and "advanced" prop GUIs (default)
- Selecting multiple objects though LShift+right click on both the 2D and 3D views
- Copy pasting the current selection
- Selection tool to select objects across a large area and across several floors
First Alpha Version
Early days of recreating the editor, this version has basic editing like "Legacy ChallengeYou" with additional features such as:
- No floor limit and no item limit
- Undo and redo functionality
- Corner ramps, tri-ramps, inverted tri-ramps, resizable ramps
- Colour textures (Such as changing the colour of grass and bricks)
- Most objects can have different textures on "both sides"
- More dynamic ramps and walls, with custom heights for start and end
- JSON format for levels - potential for "programmable" level generation
Controls
- W, A, S, D - Move camera in 3D view
- Arrow keys - Move camera in 2D view (If not locked in 'View' dropdown)
- 'L' - Toggle mouse lock
- Ctrl + Z - Undo
- Ctrl + Y - Redo
- Right Click - Select object in 3D view
- Left Click - Place objects
- (Wall Tool Only) Click and drag to place walls in 3D View