Skip to content

Commit

Permalink
3.7.0.23-alpha.23
Browse files Browse the repository at this point in the history
  • Loading branch information
cengelha committed Dec 22, 2021
1 parent 592d25e commit 123dd8a
Showing 7 changed files with 63 additions and 54 deletions.
37 changes: 18 additions & 19 deletions .github/ISSUE_TEMPLATE/bug_report.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,32 @@
---
name: Bug Report
about: Report a problem you have to help to improve NomNom.
about: Create a bug report to submit information about program errors, unexpected
behaviors, and other unintended mistakes.
title: "[Bug] "
labels: bug
assignees: ''

---

### Description
A clear and concise description of what the bug is.

<!-- REQUIRED -->
<!-- Please use this only if you have a bug/crash or related!
For questions please use one of the channels provided in the README.md -->

### Steps to Reproduce

1.
2.
3.
### Reproduce
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. ...

### Expected Behavior
A clear and concise description of what you expected to happen.

### Actual Behavior

### Basic Information

- Version with issue:
- Platform you use:

### Screenshots
### Files
To make it easier to reproduce your problem it can be helpful to attach your save folder.
Please also attach the crash report (if any) and your log file.
If applicable, add screenshots to help explain your problem.

<!-- If the issue is a visual issue, please include screenshots showing the problem if possible. -->
### Additional Context
Add any other context about the problem here or at least complete the following information.
- Version: [e.g. 3.7.0.23]
- Platform: [e.g. Steam, PlayStation]
8 changes: 4 additions & 4 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
blank_issues_enabled: false
blank_issues_enabled: true
contact_links:
- name: Ask a Question (on Discord)
url: https://discord.com/
about: Please ask and answer questions for NomNom here (actual invite link will be added later).
- name: Ask a Question on Discord
url: https://discord.gg/3VrAhJVGn7
about: If you don't have something of the above but a general question, you can ask there to quickly get an answer.
13 changes: 7 additions & 6 deletions .github/ISSUE_TEMPLATE/feature_request.md
Original file line number Diff line number Diff line change
@@ -1,16 +1,17 @@
---
name: Feature Request
about: Suggest an idea for NomNom.
about: Suggest an idea for this project.
title: "[Feature Request] "
labels: enhancement
assignees: ''

---

## Summary
### Description
A clear and concise description of what you want to happen.

Please provide a brief summary of your proposal. One to three sentences is best here.
### Alternatives
A clear and concise description of any alternative solutions or features you've considered.

## Details

Please describe your idea here as detailed as possible, so everyone gets a good image what you suggest.
### Additional Context
Add any other context or screenshots about the feature request here.
6 changes: 3 additions & 3 deletions AutoUpdater.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8" ?>
<item>
<version>3.7.0.22</version>
<url>https://github.com/cengelha/NomNom/releases/download/3.7.0.22-alpha.22/NomNom.zip</url>
<version>3.7.0.23</version>
<url>https://github.com/cengelha/NomNom/releases/download/3.7.0.23-alpha.23/NomNom.zip</url>
<changelog>https://github.com/cengelha/NomNom/releases</changelog>
<checksum algorithm="SHA256">F9A96B5CD571221A553E2BFB47F6E9B494898357BFDC9217BE7A776BC33A49F4</checksum>
<checksum algorithm="SHA256">216C092A6B48760B7C9F56CE032117DB7539F2BE23FD14471F38B67EA79A6225</checksum>
</item>
16 changes: 13 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
# CHANGELOG

All notable changes to this project will be documented in this file. The format
is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and uses its
All notable changes to this project will be documented in this file. It uses the
[Keep a Changelog](http://keepachangelog.com/en/1.0.0/) principles and its
[own versioning](README.md#versioning).

## Unreleased

### Added
### Changed
### Removed
### Fixed
### Regression

## 3.7.0.23-alpha.23 (2021-12-22)
![Downloads](https://img.shields.io/github/downloads/cengelha/nomnom/3.7.0.23-alpha.23/total)

### Added
* `Settlement` tab for editing settlements
### Changed
* New save format for PlayStation is loaded first now and old `memory.dat` only if no new is available
### Fixed
* Detecting/reading of older expedition save data

## 3.7.0.22-alpha.22 (2021-12-11)
![Downloads](https://img.shields.io/github/downloads/cengelha/nomnom/3.7.0.22-alpha.22/total)
16 changes: 8 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# NomNom

![Maintained](https://img.shields.io/maintenance/yes/2021)
![Maintained](https://img.shields.io/maintenance/yes/2022)
![Pre-release](https://img.shields.io/github/v/release/cengelha/nomnom?include_prereleases)
![Pre-release Date](https://img.shields.io/github/release-date-pre/cengelha/nomnom)
![Downloads](https://img.shields.io/github/downloads/cengelha/nomnom/total)
@@ -22,7 +22,7 @@ You can also easily look up each item individually to examine its
attributes, independently of a savegame, or get other useful information that
are not related to a specific one (but enhanced if one is loaded).

You will most certainly notice the similarity to the editor by [goatfungus](https://github.com/goatfungus)
You will most certainly notice a similarity to the editor by [goatfungus](https://github.com/goatfungus)
but when this project started it was the only one and the general layout works
well, so why reinventing the wheel? But there are features missing I'd like to
have and (in my eyes) bad usability in some areas. I also wanted to have a place
@@ -34,7 +34,7 @@ online wiki or such. Therefore I started my own project for fun and here we are.
**The source code will be available at the earliest by moving to the beta state.**

<span style="color: orange;">**NomNom is currently in a alpha state.** This means
for your that things may be a little buggy and the UI is definitely not final. If you
for you that things may be a little buggy and the UI is definitely not final. If you
encountered bugs or when you think something doesn't work as expected or could
be improved, [let me know](#contact--support)!</span>

@@ -144,7 +144,7 @@ The versioning is oriented on the game version itself:

* _Major_ mirrors the games major version.
* _Minor_ mirrors the games initial minor version of named updates
(e.g. NEXT 1.5 or Synthesis 2.2).
(e.g. Synthesis 2.2).
* _Patch_ includes new features, bug fixes, updated game assets, and such beside
the named game updates.
* _Revision_ serves as public release counter.
@@ -186,15 +186,15 @@ will of course also be addressed.

Thanks to the following people for their help in one way or another.

* [Dr. Kaii](https://www.nexusmods.com/nomanssky/mods/1879) - Collaboration to create a common import/export format
* [goatfungus](https://github.com/goatfungus/NMSSaveEditor) - [Kevin0M16](https://github.com/Kevin0M16) - Inspiration and verifying my own implementation
* [u/Gumsk](https://www.reddit.com/r/NoMansSkyTheGame/comments/lk6yk6/how_to_move_a_gamepass_save_to_steam/) - Working out how to properly move a save from Windows Store to Steam
* [hbouma](https://github.com/goatfungus/NMSSaveEditor/issues/158) - Explaining how clearing TerrainEdit works
* [jaszhix](https://github.com/jaszhix/NoMansConnect) - [rogerhnn](https://github.com/nmsportals/nmsportals.github.io) - Coordinate conversion
* [jeffswt](https://github.com/goatfungus/NMSSaveEditor/issues/200) - Algorithm to properly move base computer
* [jaszhix](https://github.com/jaszhix/NoMansConnect) - [rogerhnn](https://github.com/nmsportals/nmsportals.github.io) - Coordinate conversion
* [zousug#0826](https://discord.gg/3VrAhJVGn7) - Setting up the Discord server
* [Dr. Kaii](https://www.nexusmods.com/nomanssky/mods/1879) - Collaboration to create a common import/export format
* [u/Gumsk](https://www.reddit.com/r/NoMansSkyTheGame/comments/lk6yk6/how_to_move_a_gamepass_save_to_steam/) - Working out how to properly move a save from Windows Store to Steam
* [u/_lmonk](https://www.reddit.com/r/NoMansSkyMods/comments/dkob5c/manual_ship_and_multitool_color_customization/) - Explaining how color customization for Starships and Multi-Tools works
* [matthew-humphrey](https://github.com/matthew-humphrey/nmssavetool) - [MetaIdea](https://github.com/MetaIdea/nms-savetool) - Decrypt and encrypt Steam saves
* [u/MegaGold_Fighter](https://www.reddit.com/r/NoMansSkyMods/comments/hhe2he/ps4_nms_save_editing_general_guide/) - [Storm21](https://psxtools.de/index.php?user/38756-storm21/) - Providing valuable data to make PlayStation support possible
* [monkeyman192](https://github.com/monkeyman192/MBINCompiler) - MBINCompiler to extract data from the game files
* [Moo#6953](https://discord.gg/22ZAU9H) - Helping and verifying to make Windows Store support possible
* [zousug#0826](https://discord.gg/3VrAhJVGn7) - Setting up the Discord server
21 changes: 10 additions & 11 deletions ROADMAP.md
Original file line number Diff line number Diff line change
@@ -5,18 +5,11 @@ Some points need validation to confirm that it's possible thing to do, so some
of them might disappear unimplemented.

### Legend
* [FET] = New features
* [FIX] = Bugfixes
* [IMP] = Improvements for existing features
* [FET] = New feature
* [FIX] = Bugfix
* [IMP] = Improvement for existing features
* [INF] = Informational or reminder for me
* [VIS] = Visual enhancements

--------------------------------------------------------------------------------

# Settlements

#### Editor - Settlement
* [FET] basic edit feature
* [VIS] = Visual enhancement

--------------------------------------------------------------------------------

@@ -89,6 +82,9 @@ of them might disappear unimplemented.
* language
* landing page
* start mode (pre-load all saves w/ high mem usage but fast change, load when selected)
* all (like now)
* current + all previous (mixed; load selected and keep in mem)
* only current (keep only current in mem, unload previous)
* [FET] add welcome/first-start window
* supported platforms
* select platform to start with
@@ -100,6 +96,7 @@ of them might disappear unimplemented.
* json
* collection
* modding
* download
* [IMP] transform "Save as json" to "import/export json"
* [IMP] cycle through dropdown by key press (eg "A" cycles through galaxies starting with "A")
* https://discord.com/channels/215514623384748034/215514674869829633/887440399600328756
@@ -278,6 +275,7 @@ of them might disappear unimplemented.
* get list of class of seed for UP_FRCOM, UP_FREXP, UP_FRFUE, UP_FRHYP, UP_FRMIN, UP_FRSPE, UP_FRTRA
* search Pi data with weighting
* [IMP] refiner limits https://discord.com/channels/215514623384748034/215569912121262080/863293366794715136
* [FIX] proc details messed up https://discord.com/channels/215514623384748034/215514674869829633/919593839050760233
* [FIX] some resources when you add to a ships inventory (or the base inventory) only lets you set 2 for example the gold.. it should be stacking to 500 in the ship
* [IMP] Naming and handling of procedural items
* [FET] Ctrl+C, Ctrl+V to copy inventory slots.
@@ -296,6 +294,7 @@ of them might disappear unimplemented.
* [FIX] Editor view needs to be reloaded to apply the changed debug mode to the legacy color UI.
* [FET] copy inventory to other ship
* [FET] re-order
* [FET] show which figurine will be visible in cockpit

#### Editor - Multi-Tool
* [FET] Generate Seed for all

0 comments on commit 123dd8a

Please sign in to comment.