Delver Engine v1.2.0
Requirements
Java 8
Changes
Features
317469b Updated Engine Logo
4c561f9 Upgraded IntelliJ Project Gradle wrapper to 4.8.1
1de2d41 LevelSwapTrigger: Faster updating of lights
253a69b Rotating the sublevel that the SwapTrigger places in
69ebec3 Adding a LevelSwap trigger
8c044ed Elevators no longer rebuild static meshes
fc1c56c Fixing triggered lights sometimes not updating
afba03a Tweaking elevator time scale, making tiles non solid if they have walkable space after moving
428b152 Supporting elevators that start by going down
8aa64e3 Adding some prototype elevator triggers that move tiles
9798aee Editor: fixed surface painter marking the wrong area as dirty
47f8cd6 Editor: also can move tiles up and down now with shift + Q and E
ecd3806 Editor: Arrow keys move selected tiles / entities
6078ae0 Editor refresh lights when a light is deleted
7b38b76 Initial tesselation in editor has lighting disabled
ca1b79f Refactoring more in the editor to support editing big levels
fc3f507 Refactoring collision hash in the editor
f7d01da Added center on tile option and fixed refresh
68a7546 Starting to support bigger levels in the editor by chunking things up
4a280fe Changing verbiage of right click flood fill option
4a165d9 Adding a flood fill feature for painting tiles
5beea46 Added properties to the player to control head bob
62cb6f8 Player eye height is a property on the player now
2277b84 Add change texture option to right-click menu
c208b96 Clamp camera rotation
9bd741e Let escape button close right-click menu
07bc555 Modify camera controls to first person flythrough
Fixes
61870ae Fixing editor compilation
fc1d943 Fixed skybox placeholder texture showing for some levels
ff547e5 Fixing some cases of static meshes not updating in the editor
66d0d88 Fix flatten tiles and control points not refreshing.
dd628a1 Fixed simulation toggle camera
6f2670c Corrected East/West
7cabe98 Don't show upper walls for skyboxes
6bf6db7 Fix incorrect X-axis movement
d09d711 Don't make a dynamic light for the player if their torch color is Black