Recent Releases of space-nerds-in-space
space-nerds-in-space - v1.0.9
- Now the renderer loads PNG files via worker threads and a work queue so rendering is not held up waiting for PNG i/o and decoding. Mainly this is visible during transits of warp gates.
- Docking now requires aligning the ship with the docking port and matching the speed to an acceptable degree. This is tweakable via server variables MAXDOCKINGVDIFF and MINDOCKINGALIGNMENT, so the old behavior (you can just ram the docking port at whatever angle/speed to dock) is still available.
- New mission script "OPERATION MONKEYWRENCH".
- C
Published by smcameron 11 months ago
space-nerds-in-space - v1.0.8
$ git log --oneline v1.0.7..v1.0.8 | cat
fe5672ac Set button resize on label change for a few checkboxes
c335de60 Add underline keys to nav buttons
56cb624c Auto-size auto-sweep button on science
35518cba snis_button: when checkbox added to button resize button
3b6dfc23 Hack to fix problem that INSERT key quits the game instantly
5d4feb90 Do not load normal/tangent/bitangent debug vertices to GPU by default
6310813c Change graphics debug menu key trigger to ctrl-G
7cb93362 Tweak compiler options
fbf54251 snis_client: Remove code to process unused cmd line option '-y'
aff72a93 Update version number to 1.0.8
0c9fa7fa Try not to clobber users joystick or color configs
b866e9e0 mesh-viewer: show model space vector pointing out of screen
Full Changelog: https://github.com/smcameron/space-nerds-in-space/compare/v1.0.7...v1.0.8
- C
Published by smcameron about 1 year ago
space-nerds-in-space - v1.0.7
Full Changelog: https://github.com/smcameron/space-nerds-in-space/compare/v1.0.6...v1.0.7
$ git log v1.0.6..v1.0.7 --oneline --no-abbrev-commit | cat 5fe2c693c244ed27a578e5861f3a924fef5a302b Improve snisupdateassets progress bar 358576f5a0aeae06f53f6bd9d38fb60453f81ec3 Add progress bar to snisupdateassets 29102abfabe34067c17ecf87bcc183f45dc01bd4 Fix bug in updateassetsfromlauncher.sh if XDGDATAHOME set 3d909e95c0348c2478168fbe73b0a24438a4288f add --auto-download-assets to Exec in io.github.smcameron.space-nerds-in-space.desktop b78fdd42a09046393418d443beb939749788d3cb Fixes 5 second error on 2nd visit to lobby d031cb9385c9fb1fd2953193053003a56ba089ab Fix starbase NPC bot using the wrong name for transmitting sometimes. 34e745aff8b947b7940f2b58453a2404466b0edf Not every warp gate should allow access to every adjacent star system e5c143ccec30d667ba99fb654c034b8a60063b88 Reduce number of star bases e2ec936537241ef4e93f1abd7a217a72f0e074d9 Reduce number of warp gates per solarsystem a6b2d5e9d0fbc6ecd6ce62288d0fba17c0f58ed4 Increase size of high security zone to 2x max planet radius 0ca341e1d655b7a3c5ce77676aeba6338ccdb1a2 Fix type of warpcorecountdown (int, not float) c1b9fa4daa5a877ca16279463ec575c75c6e620f fix default value of leaveno_orphans in tweak spec eda61a05153cbc7f30147bd903eb4aacd0018173 Change safe mode opcode to tweakable 4d1164bcd81a0ecd3e34c5fb988128c3bb9dd52a fix appsteam for flathub
- C
Published by smcameron about 1 year ago
space-nerds-in-space - version 1.0.6
Same as 1.0.4, with tiny tiny tiny stupid changes
- C
Published by smcameron about 1 year ago
space-nerds-in-space - v1.0.4
Full Changelog: https://github.com/smcameron/space-nerds-in-space/compare/v1.0.3...v1.0.4
- C
Published by smcameron about 1 year ago
space-nerds-in-space - Space Nerds In Space v1.0.3
Only difference between v1.0.2 and v1.0.3 is the application icon was updated to an svg file that Chrome and Firefox are actually capable of rendering.
- C
Published by smcameron about 1 year ago
space-nerds-in-space - Space Nerds In Space v1.0.2
Now there's a new options screen on the launcher screen in snis_client with various network options
- C
Published by smcameron over 1 year ago
space-nerds-in-space - Space Nerds In Space v1.0.1
Date: Tue Feb 25 09:01:08 2025 -0500
Version 1.0.1
Major changes since v1.0.0
snisclient now has a launcher screen for launching ssglserver, snismultiverse, and snisserver.
snis_client now has the ability to download updated assets
- C
Published by smcameron over 1 year ago
space-nerds-in-space - Space Nerds in Space v1.0.0
Nothing special about this release, just figured after 13+ years of development, maybe it's time to slap a version number on the bumper of the ol' spaceheap.
-- steve
- C
Published by smcameron over 1 year ago