Releases: esselfe/nexus
Releases · esselfe/nexus
nexus 0.2.0
- States become modes;
- Fix wrong memory usage;
- Reverse Z axis so units increment towards north;
- New project logo;
- Rename the "browser" to "file-browser";
- New element: battery;
- Introduced CI check builds (Jenkins).
nexus 0.1.8
- Introduce the SonarCloud bug and vulnerability scanning platform;
- Fix bugs reported by SonarCloud;
- Implement file browser picking;
- Fix camera bugs;
- Backspace can now repeat in the terminal;
- Ctrl-c now clears terminal content;
- New elements, copper, gold and silver;
- "Infinite" flooring, not tested for GLfloat over/underflows...;
- Fix compass;
- Implement camera goto and position jump.
nexus-0.1.4
- Implemented day and night;
- Use NASA images for non-commercial use;
- Introduce the verbose option and messages;
- Introduce lighting;
- New rotating moon;
- Implement camera gradual acceleration/deceleration;
- Implement text background under alpha/transparent text;
- Add compass for camera orientation.
nexus-0.1.3
- New program options via command line;
- Use PNG image as font texture;
- Use better resolution for sky textures;
- Totally get rid of raw image functions;
- Simplify image loading functions.
nexus-0.1.2
- Bigger floor size
- Enhancements for the element module
- Better camera movement
- Implement delta_move for homogeneous movement across fps's
- New screenshots
- Implement saving element score
- Simplify texture creation
- Switch from .raw to .png for most textures
- Keypad 4/6 now turn camera
- New throttle meter
nexus-0.1.1
New module: element
nexus-0.0.9
Implemented the terminal.
nexus-0.0.16
- Worked on browser
nexus-0.0.14
- Rewrote the Makefiles
- Minor changes
nexus-0.0.13
0.0.13: fix bugs on Debian