Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
f41b395
Fixes to work with the current version of SE.
mmusu3 Nov 21, 2019
f452d44
Fixed missing binding redirect. Minor platform changes. Updated to la…
mmusu3 Jan 11, 2020
01d7860
Fixes for SE version 1.194.048
mmusu3 Mar 20, 2020
a946ca1
Fix for SE version 1.194.081
mmusu3 Mar 25, 2020
9dc87b8
Fixes for SE version 1.194.207
mmusu3 Apr 24, 2020
5b270fc
Fixes for SE version 1.195.018
mmusu3 Jun 24, 2020
371797c
Upgrade from System.Windows.Interactivity.WPF to Microsoft.Xaml.Behav…
mmusu3 Jul 30, 2020
805f93f
Potential fix for OverflowException when creating some TimeSpans
mmusu3 Jul 30, 2020
4fc74ac
New version number
mmusu3 Aug 11, 2020
e25585c
Fixes for SE version 1.197.064
mmusu3 Nov 26, 2020
fc28490
Fixes for SE version 1.197.168
mmusu3 Feb 12, 2021
7355fa3
New version number
mmusu3 Feb 12, 2021
8cfa336
Fixes for SE version 1.197.180 plus some minor loading improvements
mmusu3 Mar 14, 2021
e3197a4
Fixes for SE version 1.198.024
mmusu3 Apr 22, 2021
b787952
Fixes for SE version 1.200
mmusu3 Feb 4, 2022
ded6a98
Fixes for SE version 1.202
mmusu3 Apr 14, 2023
138ff88
Upgrade project files to new SDK format
mmusu3 May 10, 2023
d54a13f
Delete installer project
mmusu3 May 10, 2023
e3f4727
Rewrite asteroid model voxelization to significantly improve speed an…
mmusu3 May 11, 2023
f75b3c1
Fixes for SE version 1.202.112
mmusu3 May 11, 2023
fcc58d5
Simplify directory structure and remove old now unused Main version f…
mmusu3 May 20, 2023
0b3f686
Fix a crash when trying to use the replace block function when the wo…
mmusu3 Jun 10, 2023
da5855b
Increase version number
mmusu3 Jun 10, 2023
7103f8d
Fixes for SE version 1.202.120
mmusu3 Jun 13, 2023
1a1ba48
Fixes for SE version 1.202.124
mmusu3 Jul 5, 2023
4cdf729
Fixes for SE version 1.203.022
mmusu3 Sep 1, 2023
b4fc2d1
Fix for SE version 1.203.022.3
mmusu3 Sep 1, 2023
cf5ff82
Fix for SE version 1.204.015
mmusu3 May 14, 2024
66b08dc
Fixes for SE version 1.205.023.
mmusu3 Oct 15, 2024
fa35cfd
Remove test entries in zh-ch localization file
mmusu3 Oct 19, 2024
b6baa79
Switch logging to be file based instead of using the Windows Event Log
mmusu3 Oct 19, 2024
8f089bb
Update github issue template
mmusu3 Oct 19, 2024
7d52424
Fix a null reference crash when running a world repair
mmusu3 Oct 19, 2024
f912d15
Exclude trees from item generation menu as they were being listed as …
mmusu3 Oct 19, 2024
a12ee70
Add release notes to app update message box
mmusu3 Oct 19, 2024
c634e37
Update readme
mmusu3 Oct 19, 2024
bc14043
Cleanup updater Program class and add a log file to record errors. Im…
mmusu3 Oct 27, 2024
4121dff
Don't use caching when loading voxel storage in MyVoxelMap. Dispose v…
mmusu3 Oct 27, 2024
361f46e
Fix for SE version 1.207.020
mmusu3 Sep 8, 2025
e9c2927
Remove log4net and replace with simple log file. Added logging to sta…
mmusu3 Nov 11, 2025
6f1a309
Make SteamAPI intialization more robust
mmusu3 Nov 11, 2025
0983c1d
Cleanup resource files and fix C#14 overload resolution issue in Tool…
mmusu3 Nov 21, 2025
28fb5b7
Add Chinese translation provided by @Sirius-L
mmusu3 Nov 21, 2025
e24132f
Fix for SE 208
mmusu3 Nov 25, 2025
bec8298
Add support info
mmusu3 Nov 27, 2025
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
  •  
  •  
  •  
15 changes: 15 additions & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
# These are supported funding model platforms

#github: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]
#patreon: # Replace with a single Patreon username
#open_collective: # Replace with a single Open Collective username
ko_fi: remaarn
#tidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel
#community_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry
#liberapay: # Replace with a single Liberapay username
#issuehunt: # Replace with a single IssueHunt username
#lfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry
#polar: # Replace with a single Polar username
#buy_me_a_coffee: # Replace with a single Buy Me a Coffee username
#thanks_dev: # Replace with a single thanks.dev username
#custom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']
21 changes: 11 additions & 10 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
- [ ] Ensure you have installed the latest version of SEToolbox installed. Visit [latest release](https://github.com/midspace/SEToolbox/releases/latest) to verify.
- [ ] Ensure that the issue is reproducible for testing. You may be requested to provide a link to a test world if we cannot reproduce it with your information.
- [ ] Retrieve the Event Log from when SEToolbox crashed. Read the following [instructions](https://github.com/midspace/SEToolbox/wiki/Reporting-bugs) on retrieving the event log.
- [ ] Ensure you are using the latest version of SEToolbox. You can get it from [here.](https://github.com/mmusu3/SEToolbox/releases/latest)
- [ ] Ensure that the issue is reproducible, that you can make it occur more than once.
- [ ] If the issue involves a world / blueprint, please provide the relevant files if possible.
- [ ] In the case of a crash find the log.txt file in the application folder.

Please provide the relevant version numbers.
**SEToolbox Version:** `1.xxx.xxx.x`
**SE Version:** `1.xxx.xxx`

**SEToolbox Version:** 1.x.xxx.xxx
**SE Version:** 1.xxx.xxx

### SEToolbox crashed
What were you doing with SEToolbox when it happened?
### Issue Description
What is the issue and what were you doing with SEToolbox when it occurred?

### Steps to Reproduce
1. How did this issue get triggered?
2. Write all of the steps here.

### SEToolbox Event Log
### SEToolbox Log File
```
Paste your event log here.
Paste the contents of your log file here or upload the file if it is large.
```
6 changes: 0 additions & 6 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -233,12 +233,6 @@ FakesAssemblies/
# Visual Studio 6 workspace options file
*.opt




# Shader generated files.
*.ps

*.props
*.vsprops
user.targets
Expand Down
187 changes: 0 additions & 187 deletions Dev/SEToolbox/BuildScripts/Build.proj

This file was deleted.

Loading