Commit graph

41 commits

Author SHA1 Message Date
Dave
a289a8ed03 remove mod id list from server sync 2023-06-22 14:58:53 +02:00
Dave
6aa3cfe505 remove old setting "-useallavailablecores" and "-usecache" 2023-06-08 17:21:46 +02:00
Dave
1472eb1f99 add special note for "Alternate Save Directory Name" 2023-06-08 16:47:44 +02:00
Dave
8cdd4de2bb change ragnarok volcano interval from int to float 2023-06-08 16:45:25 +02:00
Dave
40d15dc74f add "bad word filter" parameter 2023-06-07 22:30:55 +02:00
Dave
a3cf17af60 add "-imprintlimit" paraneter 2023-06-07 13:38:39 +02:00
Dave
02972867c7 update .gamedata & add server settings
Gamedata File Updated - Rhyniognatha added to base gamedata file.
Administraion - add settings: SecureSendArKPayload, UseItemDupeCheck, UseSecureSpawnRules.
Server Details - Event Color percentage override.
Rules - Fjordhwak inventory cooldown.
2023-06-04 00:23:10 +02:00
Brett Hewitson
10e6a08a3e Automatic Management Fix
- fixed on Login selection of the Auto-Start option
- added the AutoStartOnLogin option to the sync
2022-08-15 14:51:31 +10:00
Brett Hewitson
c9dda91aef Shutdown Server Day Changes
- fixed a bug with the shutdown server day selection.
Both Shutdown 1 and Shutdown 2 days would affect each other, now they are independant.
2022-08-08 22:59:07 +10:00
Brett Hewitson
5532050c04 Automatic Management Changes
- rearranged the options so they are grouped correctly.
- added RestartIfShutdown property to ServerApp and changed to use when checking to restart server.
2022-08-08 20:01:42 +10:00
Brett Hewitson
19a6a80c56 Task Scheduler Changes
- added on Login option to Auto-Start server.
2022-08-08 00:39:22 +10:00
Brett Hewitson
a20354c1b1 Server File Changes
- added Testlive server option
- changed code to use different appids.
2022-08-07 19:48:44 +10:00
Brett Hewitson
92383f78df INI Grid Column Resizing
- allows the grid columns to be resized.
2022-07-16 14:02:40 +10:00
Brett Hewitson
3e25077cc7 Server Setting Changes
- tribe alliance checkbox fixed.
- custom harvest multiplier checkbox fixed.
2022-07-08 17:33:44 +10:00
Brett Hewitson
05025eb437 Bugfixes
- Shutdown Option 1 - fixed the missing checkbox.
- pt-BR Translation file updated
- ru-RU Translation file updated
2022-06-24 10:10:12 +10:00
Brett Hewitson
f51e92c5a2 Server Monitor Changes
- fixed the display of the map name.
- added the ports as a grid column.
- language file update
2022-06-22 22:53:41 +10:00
Brett Hewitson
09659d9ae2 Availability Changes
- changed Waiting for Publication to more specific Statuses.
2022-06-22 21:52:50 +10:00
Brett Hewitson
a14f91c412 Server Availability Changes
- moved a few things into the common project.
2022-06-22 17:27:23 +10:00
Brett Hewitson
87f86036d7 Ragnarok Settings
- added Ragnarok settings
2022-06-22 15:08:18 +10:00
Brett Hewitson
711cf955c3 Fjordur Settings
- added a checkbox header to the settings to enable/disable.
2022-06-22 12:25:36 +10:00
Brett Hewitson
0b5d7c933a Window Control Focus Changes
- set the default focus control for all the windows.
2022-06-21 11:23:10 +10:00
Brett Hewitson
4199ab6160 Setting Changes
- colored the settings (orange) that are NOT included in the profile sync.
2022-06-19 00:36:50 +10:00
Brett Hewitson
46997c6e71 Setting Find Changes
- added a find window to find setting in the settings control.
2022-06-18 15:29:22 +10:00
Brett Hewitson
1bf04ed33e Fjordur Setting
- added UseFjordurTraversalBuff setting to rules.
2022-06-16 12:26:51 +10:00
Brett Hewitson
b24904d13c Stack Size Grid
- added good, warning and bad icons to the stack size grid.
2022-06-15 23:33:49 +10:00
Brett Hewitson
ca9c053f08 Grid Changes
- added good, warning and bad icons to the map spawner and prevent transfer grids.
2022-06-15 23:18:42 +10:00
Brett Hewitson
9df02ec05e Crafting Override Changes
- added good, warning and bad icons to crafting override grids.
2022-06-15 22:33:59 +10:00
Brett Hewitson
a5e1f78629 Official Mod Changes
- update gamedata file with correct official mod name.
2022-06-15 21:07:27 +10:00
Brett Hewitson
9c5b096429 Reset Server Button
- added new button to reset your server.
2022-06-15 20:01:05 +10:00
Brett Hewitson
f3ff807cd0 Player Level Bugfixes
- changed INT to LONG when parsing the the INI file values.
- created new slider for LONG types.
2022-06-13 18:43:10 +10:00
Brett Hewitson
3d606835ea Server Log Option 2022-05-21 12:27:51 +10:00
Brett Hewitson
ac438da337 Discord Bot Fixes/Changes
- Fixed the discord bot Info command, to release the profile once the command has finished running.
- added new checkbox to allow the profile to be included in discord commands using the Cluster Id as the alias.
- pt-BR Translation file updated.
2022-04-23 13:42:25 +10:00
Brett Hewitson
1aa8d79108 Discord Bot Changes
- Have added All Profiles Alias global settings
- Have changed the discord bot to handle the All Profile alias to performs commands against all profiles in the channel.
2022-04-14 21:06:14 +10:00
Brett Hewitson
cc84a85850 Branch and Event Details moved to new Server Details section, easier to perform profile sync. 2022-03-02 12:58:54 +10:00
Brett Hewitson
09938ce932 Added prefix launcher option to launcher arguments. 2022-01-25 12:26:03 +10:00
Brett Hewitson
a6f2b6f912 Add a reset to default button to discord bot section.
Added Discord Bot section to the profile sync list.
2021-12-18 12:17:58 +10:00
Brett Hewitson
e8dc83a596 Added Alias validation 2021-12-17 16:17:45 +10:00
Brett Hewitson
327103182c Added an alias that can be used with the discord command instead of the profile id. 2021-12-16 15:42:42 +10:00
Brett Hewitson
213a90e072 Renamed CurrentConfig to Config 2021-12-16 09:53:42 +10:00
Brett Hewitson
7d6859915d Added coloring to the setting grids for the Lost Island DLC engrams, creatures and resources. 2021-12-15 11:46:40 +10:00
Brett Hewitson
7f6fec6aca Added MutagenLevelBoost and MutagenLevelBoostBred settings 2021-12-09 11:35:05 +10:00
Renamed from src/ARKServerManager/Windows/ServerSettingsControl.xaml (Browse further)