File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<item >
3- <version >3.7 .0.24 </version >
4- <url >https://github.com/cengelha/NomNom/releases/download/3.7 .0.24 -alpha.24 /NomNom.zip</url >
3+ <version >3.8 .0.25 </version >
4+ <url >https://github.com/cengelha/NomNom/releases/download/3.8 .0.25 -alpha.25 /NomNom.zip</url >
55 <changelog >https://github.com/cengelha/NomNom/releases</changelog >
6- <checksum algorithm =" SHA256" >89F40A3C0357D6AD7A05FCDC8DB260AFB488490034E4F7D0DE250834CA644912 </checksum >
6+ <checksum algorithm =" SHA256" >0DCB11C896D242618324241EEC94C6497783B535FC9F9FDEA79F8145F2AD3556 </checksum >
77</item >
Original file line number Diff line number Diff line change @@ -12,6 +12,17 @@ All notable changes to this project will be documented in this file. It uses the
1212### Fixed
1313### Security
1414
15+ ## 3.8.0.25-alpha.25 (2022-02-24)
16+ ![ Downloads] ( https://img.shields.io/github/downloads/cengelha/nomnom/3.8.0.25-alpha.25/total )
17+
18+ ### Added
19+ * Royal as weapon type
20+ ### Changed
21+ * Updated name mapping to game version 3.82
22+ * Updated database to game version 3.82
23+ ### Fixed
24+ * Exocraft unlock logic (unintentionally checked only the Roamer)
25+
1526## 3.7.0.24-alpha.24 (2022-01-03)
1627![ Downloads] ( https://img.shields.io/github/downloads/cengelha/nomnom/3.7.0.24-alpha.24/total )
1728
Original file line number Diff line number Diff line change @@ -95,6 +95,17 @@ of them might disappear unimplemented.
9595 * backup
9696 * json
9797 * collection
98+ * weapon
99+ * ship
100+ * pet
101+ * freighter
102+ * exocraft
103+ * places
104+ * settlement
105+ * outfits
106+ * frigates
107+ * bytebeat
108+ * ...
98109 * modding
99110 * download
100111* [ IMP] transform "Save as json" to "import/export json"
@@ -148,6 +159,7 @@ of them might disappear unimplemented.
148159* [ FIX] Fill all chargeable slots isn't working for starships and exocraft.
149160* [ FIX] Ctrl+E is not working for starships, exocraft (Ctrl-F works fine)
150161* [ FIX] Add/replace item has greyed out after a while. Possibly after I expanded storage container capacities
162+ * [ FET] toggle sentinel drone via context menu/details window (3.8+)
151163
152164#### Editor - Knowledge/Synthesis Bot
153165* [ FIX] Directly update UI in Discovery when changing a word
You can’t perform that action at this time.
0 commit comments