Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
96 commits
Select commit Hold shift + click to select a range
5cc7f16
Working version of neon-dds-convert. Build process next
jtsage Oct 12, 2024
6a7cf8e
part 1: new parser. most of the detail page works, some new info on …
jtsage Oct 31, 2024
94dbf4d
rework detail page to be a class, partial rework of basegame page.
jtsage Nov 2, 2024
25e5541
finish basegame browser, and compare screen. next: redo savegame thi…
jtsage Nov 2, 2024
8bce496
orphaned data
jtsage Nov 2, 2024
7adbd96
Update savetrack, savemanage, savegame - nuke old tests and orphaned …
jtsage Nov 2, 2024
af417e8
update dependancies. next step, fix build, hopefully.
jtsage Nov 2, 2024
2aa4b56
Add missing translation data.
jtsage Nov 3, 2024
2a53ba7
add sort by mod file size
jtsage Nov 3, 2024
eed4935
fix and close #261
jtsage Nov 3, 2024
0c7e062
fix minimum font size of mod count per collection
jtsage Nov 3, 2024
83fa0d4
add fill categories. (25)
jtsage Nov 13, 2024
52812d6
Merge branch 'main' into rust-dds
jtsage Nov 13, 2024
fca71ee
ready for fs25 base game data
jtsage Nov 13, 2024
dc2584c
add basegame 25 stuff (not yet usable, tomorrow's project)
jtsage Nov 14, 2024
204ffe5
Merge branch 'main' into rust-dds
jtsage Nov 14, 2024
f136bab
add fs25 basegame stuff
jtsage Nov 14, 2024
25db1a0
Merge branch 'main' into rust-dds
jtsage Nov 20, 2024
5c0f1df
add 25 icons, fix copy/move, maybe fix zip export
jtsage Nov 20, 2024
93378e5
force cache rebuild on version change (it's just easier)
jtsage Nov 20, 2024
19837dc
add 25 filltypes (basegame browse)
jtsage Nov 20, 2024
3935cf1
bootstrap crop calendar for 25 (not ready yet)
jtsage Nov 20, 2024
4f49ad9
update cache info in UI
jtsage Nov 21, 2024
90cdf37
bump some deps.
jtsage Nov 21, 2024
b2f6b6e
add blanks for brand_none and brand_na
jtsage Nov 24, 2024
e18d3b2
clean up a bit more of the basegame browser.
jtsage Nov 24, 2024
738be56
Update ru.json
jtsage Nov 24, 2024
282001f
make 25 the default for new installs, fix 25 path for xbox/MS store
jtsage Nov 24, 2024
149094b
back out a little more 22 specific things (allow for 25 too)
jtsage Nov 24, 2024
09c2396
fix CSV export
jtsage Nov 24, 2024
fef8712
fix display race condition
jtsage Nov 24, 2024
55bde1b
fix version compare display
jtsage Nov 24, 2024
f6553ce
add visual "no favorites" display
jtsage Nov 24, 2024
1766e11
fix animal placeable display
jtsage Nov 24, 2024
1d4f400
bump and build (wanna test white screen of death on built version)
jtsage Nov 24, 2024
6ddf5fb
fix a bunch of savegame handleing
jtsage Nov 25, 2024
c77ed92
fix find display
jtsage Nov 25, 2024
24694d9
reorder title/author/brand/categories. Add delete key detection: re:…
jtsage Nov 26, 2024
526956d
fix json import
jtsage Nov 26, 2024
db66db1
bump depends, update changelog
jtsage Nov 26, 2024
6da3807
*le sigh*
jtsage Nov 27, 2024
0b694e5
bump & build
jtsage Nov 27, 2024
80172ce
update basegame, patch 1.3
jtsage Nov 27, 2024
01f6c98
add DEL button detection for collections too (no mods selected, open …
jtsage Nov 27, 2024
7267e80
maybe fix empty steam arguments issue
jtsage Nov 27, 2024
40158ea
more trim()
jtsage Nov 29, 2024
f9e03e2
bump some stuff, add a bit to restart main window on crash (white scr…
jtsage Dec 3, 2024
c513635
don't double-dip USB devices (may break things post-crash, not sure)
jtsage Dec 3, 2024
4844175
bug when removing collections in OS
jtsage Dec 4, 2024
f21838f
bump depends
jtsage Jan 5, 2025
0e37003
quash render crash bug finally?
jtsage Jan 5, 2025
4cb385b
Delete texconv.exe
jtsage Jan 5, 2025
980a5d4
add settings clear function - re #282
jtsage Jan 5, 2025
d3cf6a3
add sort on category and brand
jtsage Jan 5, 2025
7c9ce91
update parser
jtsage Jan 5, 2025
d985a1a
bump and build
jtsage Jan 5, 2025
da3cfe0
drop some bootstrap stuff, maybe closer to finding the crash bug with…
jtsage Jan 6, 2025
e4d86df
open exported zips on creation (in explorer)
jtsage Jan 6, 2025
846ffff
Add visual warning when adding FSXX mods to FSYY collections
jtsage Jan 6, 2025
c4ec7e5
Update ru.json
jtsage Jan 6, 2025
7111d3e
Bump and build
jtsage Jan 6, 2025
4a4ab57
attempt to further harden drag-and-drop
jtsage Jan 8, 2025
124eeee
bump electron
jtsage Jan 8, 2025
edfd395
Add "MALICIOUS_FILE" error type (EXE, BAT, PS1 in mod archive)
jtsage Jan 11, 2025
c7c3f6b
bump and build
jtsage Jan 11, 2025
481ed6b
drop unknown collection version back to 22 to support older installat…
jtsage Jan 12, 2025
280d584
Update ru.json
jtsage Jan 12, 2025
eecf8ce
fix issues with version resolver. thanks Sparky.
jtsage Jan 12, 2025
4ec3019
bump and build
jtsage Jan 12, 2025
f5afab8
fix drag-drop?
jtsage Feb 2, 2025
a39e210
bump and build
jtsage Feb 2, 2025
f4f7cc0
Fix mod scan completion and remove legacy Discord RPC
Blacknight78 Jun 23, 2026
4378273
Establish community edition identity and release workflow
Blacknight78 Jun 23, 2026
59efb33
Trigger CI after enabling GitHub Actions
Blacknight78 Jun 23, 2026
ce85c70
Merge pull request #1 from Blacknight78/fs25-community-update
Blacknight78 Jun 23, 2026
35d0b7a
Prefer FS25 during setup and discover override folders
Blacknight78 Jun 23, 2026
c95925c
Merge pull request #2 from Blacknight78/fs25-compatibility-audit
Blacknight78 Jun 23, 2026
854e309
Keep FS22 and FS25 ModHub records separate
Blacknight78 Jun 23, 2026
b4cb37a
Merge pull request #3 from Blacknight78/fs25-data-audit
Blacknight78 Jun 23, 2026
c42b1b4
Add dedicated FS25 base-game catalog
Blacknight78 Jun 23, 2026
48a649e
Merge pull request #4 from Blacknight78/fs25-basegame-catalog
Blacknight78 Jun 23, 2026
7b23bef
Prefer standalone FS25 data for catalog generation
Blacknight78 Jun 23, 2026
b5d731a
Merge pull request #5 from Blacknight78/fs25-install-path-cleanup
Blacknight78 Jun 23, 2026
7559b21
Document local Windows test builds
Blacknight78 Jun 23, 2026
0c3ec58
Merge pull request #6 from Blacknight78/release-prep-build-notes
Blacknight78 Jun 23, 2026
7c0669b
Add preview release checklist
Blacknight78 Jun 23, 2026
c9fa38d
Merge pull request #7 from Blacknight78/release-checklist
Blacknight78 Jun 23, 2026
cc527be
Add initial mod update source link
Blacknight78 Jun 23, 2026
00181c3
Mark v6 beta branch as replacement for current main
Blacknight78 Jun 23, 2026
894e375
Ignore local build outputs in tests
Blacknight78 Jun 23, 2026
89378cf
Merge pull request #8 from Blacknight78/community-v6-update-sources
Blacknight78 Jun 23, 2026
4547763
Add GitHub update source field
Blacknight78 Jun 23, 2026
fcbc0dc
Merge pull request #9 from Blacknight78/github-update-source
Blacknight78 Jun 23, 2026
c41b017
Check GitHub update source versions
Blacknight78 Jun 23, 2026
ae56521
Exclude local build outputs from packages
Blacknight78 Jun 23, 2026
941018a
Show GitHub update badges in main mod list
Blacknight78 Jun 24, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
node_modules
dist
dist-*/
.DS_Store
yarn-error.log
.yarn/*
Expand Down
28 changes: 25 additions & 3 deletions .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"version": "0.2.0",
"configurations": [
{
"name": "Debug - Electron Main Process",
"name": "Electron: Main",
"type": "node",
"request": "launch",
"cwd": "${workspaceFolder}",
Expand All @@ -12,9 +12,14 @@
},
// "args" : ["."],
// "autoAttachChildProcesses": false,
"args" : ["--inspect=5858", "."],
"args": [
// "--enable-logging=file",
"--remote-debugging-port=9223",
"--inspect=5858",
"."
],
"autoAttachChildProcesses": true,
"outputCapture": "std"
"outputCapture": "console"
},
{
"name": "Debug - CLI Tester",
Expand All @@ -25,6 +30,23 @@
"<node_internals>/**"
],
"type": "node"
},
{
"name": "Electron: Renderer",
"type": "chrome",
"request": "attach",
"port": 9223,
"webRoot": "${workspaceFolder}",
"timeout": 30000
}
],
"compounds": [
{
"name": "Electron: All",
"configurations": [
"Electron: Main",
"Electron: Renderer"
]
}
]
}
29 changes: 29 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,15 @@
"BOOSTFACTOR",
"borderless",
"BOURGAULT",
"buffalomilk",
"buffalomozzarella",
"builtins",
"Bulbulator",
"bundleelements",
"careersavegame",
"cartonroll",
"ccircle",
"cementbricks",
"CLAAS",
"colspan",
"Combi",
Expand Down Expand Up @@ -85,10 +89,12 @@
"ehthumbs",
"electriccharge",
"endregion",
"enoki",
"FARMID",
"farmingsim",
"farmsilo",
"favs",
"fermentednapacabbage",
"FILENAMEPREFIX",
"filesize",
"FILLTYPE",
Expand Down Expand Up @@ -120,7 +126,10 @@
"gamesettings",
"GEARRATIO",
"gitattributes",
"goatcheese",
"goatmilk",
"grapejuice",
"greenbean",
"Grimme",
"grle",
"Haettenschweiler",
Expand Down Expand Up @@ -151,6 +160,7 @@
"jtsage",
"keybinds",
"Kverneland",
"landrace",
"langtest",
"lctrl",
"lerp",
Expand Down Expand Up @@ -193,10 +203,12 @@
"motorconfiguration",
"motorconfigurations",
"mulchers",
"napacabbage",
"neededpower",
"nohub",
"nomp",
"nonmh",
"noodlesoup",
"norecord",
"NORMRPM",
"notmod",
Expand All @@ -209,15 +221,21 @@
"outro",
"packagestat",
"paintable",
"paperroll",
"parentfile",
"pconly",
"pdlc",
"pigfood",
"placeables",
"PLANTINGALLOWED",
"pngjs",
"potatochips",
"prefabwall",
"prefcanvas",
"prefs",
"preservedbeetroot",
"preservedcarrots",
"preservedparsnip",
"productid",
"productionpoint",
"progressbar",
Expand All @@ -226,7 +244,12 @@
"reallights",
"redcabbage",
"Rescan",
"riceflour",
"ricelonggrain",
"ricerolls",
"ricesaplings",
"roadsalt",
"roofplates",
"Rottne",
"roundbale",
"rowspan",
Expand All @@ -244,13 +267,18 @@
"silagetrailer",
"silocompaction",
"slurrytank",
"soupcansbeetroot",
"soupcanscarrots",
"soupcansmixed",
"soupcanspotato",
"sourcecode",
"sourcehtml",
"speedlimit",
"spraytype",
"spraytypes",
"squarebale",
"steamapps",
"steinschaf",
"storedata",
"storeitem",
"storeitems",
Expand Down Expand Up @@ -281,6 +309,7 @@
"wheelconfigurations",
"whitecabbage",
"windrowers",
"woodbeam",
"woodchips",
"workingwidth",
"xmldec",
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/tr46-npm-0.0.3-de53018915-726321c5ea.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading