Jesse Plamondon-Willard
db6ec7fed6
Merge pull request #670 from DanielHeath/patch-1
...
Prevent linux install failing with cryptic error
2019-12-02 20:09:58 -05:00
Jesse Plamondon-Willard
fcf313bd3d
Merge pull request #669 from archification/develop
...
Add alacritty support to unix-launcher.sh
2019-12-02 19:56:50 -05:00
Jesse Plamondon-Willard
2888c0d74c
Merge pull request #667 from berkayylmao/develop
...
Add Turkish translation
2019-12-02 19:44:27 -05:00
Jesse Plamondon-Willard
bd218720f0
Merge pull request #672 from Osiris901/develop
...
Add Russian translation
2019-12-02 19:44:14 -05:00
Georgii Smirnov
854ee8c154
Create ru.json
...
Add Russian Translation
2019-12-01 17:43:50 +03:00
Jesse Plamondon-Willard
d7948fbe1c
update translation docs ( #664 , #671 )
2019-11-30 16:44:34 -05:00
Jesse Plamondon-Willard
e1d414839a
Merge pull request #671 from feathershine/develop
...
add Chinese translation
2019-11-30 16:41:32 -05:00
FeatherShine
9fadc3a6ad
add Chinese translation
2019-12-01 00:42:27 +08:00
Daniel Heath
10a1829077
Prevent linux install failing with cryptic error
...
This avoids the error described at https://stackoverflow.com/questions/49242075/mono-bug-magic-number-is-wrong-542
System.TypeInitializationException: The type initializer for 'System.Console' threw an exception. ---> System.TypeInitializationException: The type initializer for 'System.ConsoleDriver' threw an exception. ---> System.Exception: Magic number is wrong: 542
2019-11-30 20:25:16 +11:00
archification
286f0f8c1e
add alacritty support to unix-launcher
2019-11-29 23:49:59 -06:00
Jesse Plamondon-Willard
b1400bcb68
fallback to Amazon S3 if saving a log to Pastebin fails
2019-11-27 21:49:36 -05:00
Jesse Plamondon-Willard
0223382ca8
remove unused package
2019-11-27 19:50:42 -05:00
Chris
11dc98587f
Re-desgined SGameConsole, new "X", tap anywhere to enter a command
2019-11-26 20:35:02 -05:00
Chris
0af0418967
Added a warning message for mods that have new updates
2019-11-26 20:34:09 -05:00
Chris
9898f620c1
Added template for quickly disabling Harmony
2019-11-26 20:33:43 -05:00
Chris
6e4b917f6a
Bump version to 0.9.2 and chnage save path
2019-11-26 20:33:15 -05:00
Chris
e41000a21c
Remove old empty projects from the solution
2019-11-26 20:32:49 -05:00
Chris
b309f067c2
Update VK to 0.9.7 and prevent players to move to button positions
2019-11-26 20:32:12 -05:00
Chris
f3eaa564e8
Some csproj changes
2019-11-26 20:31:31 -05:00
Chris
7cd710a2f0
Revert .csproj since it needs to be an Android Class Library.
2019-11-26 20:30:54 -05:00
Berkay
cc1ee0dbce
Add Turkish translation
2019-11-25 13:30:48 +03:00
Jesse Plamondon-Willard
a3f2168504
Merge branch 'develop' into stable
2019-11-24 13:49:30 -05:00
Jesse Plamondon-Willard
277bf08267
Merge branch 'secret-dev' into develop
2019-11-24 13:47:54 -05:00
Jesse Plamondon-Willard
eaf31f992f
update movie data propagation ( #638 )
2019-11-24 13:47:37 -05:00
Jesse Plamondon-Willard
bb8668db24
update compatibility list ( #638 )
2019-11-24 13:47:36 -05:00
Jesse Plamondon-Willard
2c2644f5a0
add roe spawning ( #638 )
2019-11-24 13:47:36 -05:00
Jesse Plamondon-Willard
7048f37563
add asset propagation for new assets in SDV 1.4 ( #638 )
2019-11-24 13:47:36 -05:00
Jesse Plamondon-Willard
6b04758642
polish release notes
2019-11-24 13:43:38 -05:00
Jesse Plamondon-Willard
a5c9cb929e
migrate package icon to the new NuGet format
2019-11-24 12:36:01 -05:00
Jesse Plamondon-Willard
f0f348bd5f
update packages
2019-11-24 12:13:34 -05:00
Jesse Plamondon-Willard
730d978395
drop mod build package change which sets the x86 platform
...
Visual Studio changes platform inconsistently when set through a NuGet package, which can cause confusing behavior. It's better to set it directly in the project file instead.
2019-11-23 22:39:57 -05:00
Jesse Plamondon-Willard
cc74388025
update compatibility list ( #638 )
2019-11-23 22:37:47 -05:00
Jesse Plamondon-Willard
5c1516aaab
optimise map tilesheet fixing slightly
2019-11-18 21:08:48 -05:00
Jesse Plamondon-Willard
f154c5774d
minor updates ( #638 )
2019-11-18 21:07:52 -05:00
Jesse Plamondon-Willard
3d4276707b
update CP schema to allow boolean values for Enabled field
2019-11-16 18:32:50 -05:00
Jesse Plamondon-Willard
31db556d02
update for more draw changes ( #638 )
2019-11-16 17:31:26 -05:00
Jesse Plamondon-Willard
41a809a2e0
fix render events not raised during minigames
2019-11-16 17:31:20 -05:00
Jesse Plamondon-Willard
2717ea8cb1
update for more draw changes ( #638 )
2019-11-16 17:30:58 -05:00
Jesse Plamondon-Willard
02300fcaa8
update for more draw changes ( #638 )
2019-11-16 17:30:45 -05:00
Jesse Plamondon-Willard
6e46990ed1
update for more draw changes ( #638 )
2019-11-16 17:30:35 -05:00
Jesse Plamondon-Willard
7a2fc8471f
update for draw changes in SDV 1.4 ( #638 )
2019-11-16 17:30:13 -05:00
Jesse Plamondon-Willard
fd6a719b02
overhaul update checks
...
This commit moves the core update-check logic serverside, and adds support for community-defined version mappings. For example, that means false update alerts can now be solved by the community for all players.
2019-11-09 21:18:06 -05:00
Jesse Plamondon-Willard
01db5e364d
filter another new error ( #638 )
2019-11-09 00:09:12 -05:00
Jesse Plamondon-Willard
012ff7ec43
update for NPC schedule changes ( #638 )
2019-11-08 22:53:51 -05:00
Jesse Plamondon-Willard
39214fd23f
update game log filters ( #638 )
2019-11-08 22:48:49 -05:00
Jesse Plamondon-Willard
a03137372d
update release notes ( #605 )
2019-11-08 14:44:12 -05:00
Jesse Plamondon-Willard
0aac0717bf
add CurseForge to mod metadata ( #605 )
2019-11-08 13:44:49 -05:00
Jesse Plamondon-Willard
8b09a2776d
add support for CurseForge update keys ( #605 )
2019-11-07 13:51:45 -05:00
Jesse Plamondon-Willard
fed71886a9
Merge pull request #666 from eren-kemer/patch-2
...
Correct README for translated language
2019-11-07 13:50:21 -05:00
Eren Kemer
f2ab7b506d
Correct README for translated language
...
#664
2019-11-07 19:39:23 +01:00