Commit Graph
1147 Commits
Author SHA1 Message Date
moonheart08 7a04c81fe1 Version: 0.124.0.1 2023-06-04 15:40:19 -05:00
Pieter-Jan Briers 4a27df0166 Add clientAssemblies list to resource manifest.
Allows whitelisting only certain assemblies to be loaded. Intended to be used with the new content bundle stuff that's incoming launcher-side.
2023-06-03 13:48:34 +02:00
Pieter-Jan Briers 478fa8e6de Oops I accidentally committed the VFS command thing. Better commit the rest now. 2023-06-03 12:27:23 +02:00
Pieter-Jan Briers 23abb6177d Fixes for resource manager, roots and ResPath.
`ResPath.RelativeTo()` now considers non-rooted paths relative to `.`
This fixes some things like `MemoryContentRoot`'s `FindFiles()` implementation.

Fix `IContentRoot.GetEntries()` default implementation (used by all content roots except `DirLoader`) not working at all.

Made `ResourceManager.ContentGetDirectoryEntries()` report content root mount paths as directories.

Added tests for all of the above.
2023-06-03 12:23:28 +02:00
Pieter-Jan Briers 7b23729f94 Fix bare ">" command exception. 2023-06-02 22:59:28 +02:00
metalgearsloth e2830c9ad8 Version: 0.124.0.0 2023-06-02 22:19:13 +10:00
metalgearsloth 102c24d5d8 Version: 0.123.1.1 2023-06-02 15:49:47 +10:00
metalgearsloth 540febc75b Version: 0.123.1.0 2023-06-01 12:01:14 +10:00
ElectroJr 7e912cf4ce Version: 0.123.0.0 2023-05-30 23:59:21 -04:00
Pieter-Jan Briers 3164b58300 Fix keyboard events always propagating to default viewport if devwindow is open. 2023-05-30 21:29:43 +02:00
metalgearsloth 6dc33e4fe0 Version: 0.122.0.0 2023-05-28 23:24:03 +10:00
metalgearsloth 8b48b54575 Version: 0.121.0.0 2023-05-28 14:55:01 +10:00
metalgearsloth fbcbcecae6 Version: 0.120.0.0 2023-05-27 14:14:24 +10:00
metalgearsloth 5b7d686de9 Version: 0.119.0.1 2023-05-20 13:33:36 +10:00
metalgearsloth 115a3f12c7 Version: 0.119.0.0 2023-05-20 11:57:03 +10:00
moonheart08 7836130bef Version: 0.118.0.0 2023-05-19 15:42:08 -05:00
metalgearsloth 57ddf81fc4 Version: 0.117.0.0 2023-05-19 17:14:31 +10:00
metalgearsloth a04ad5eeab Version: 0.116.0.0 2023-05-19 16:23:09 +10:00
ElectroJr c99059e8ba Version: 0.115.0.0 2023-05-17 22:08:07 -04:00
metalgearsloth ebfa44cc2c Version: 0.114.1.0 2023-05-18 00:48:51 +10:00
ElectroJr 3e2e764f89 Version: 0.114.0.0 2023-05-16 20:36:18 -04:00
metalgearsloth 369b2de052 Version: 0.113.0.3 2023-05-16 21:22:30 +10:00
ElectroJr b692ed2437 Version: 0.113.0.2 2023-05-15 02:15:44 -04:00
metalgearsloth 8d25792752 Version: 0.113.0.1 2023-05-15 13:35:01 +10:00
metalgearsloth 0b14aec199 Version: 0.113.0.0 2023-05-15 13:14:33 +10:00
DrSmugleaf 394bfda92f Version: 0.112.0.1 2023-05-13 01:08:34 -07:00
metalgearsloth 8511fe4d3b Version: 0.112.0.0 2023-05-13 00:08:58 +10:00
moonheart08 2aaa41252a Version: 0.111.0.0 2023-05-11 06:40:23 -05:00
metalgearsloth c4c2e84936 Version: 0.110.0.0 2023-05-09 17:25:03 +10:00
metalgearsloth 048e01e409 Version: 0.109.1.0 2023-05-08 01:01:44 +10:00
ElectroJr f0211ca445 Version: 0.109.0.0 2023-05-06 19:44:10 -04:00
metalgearsloth 7c4303c9a4 Version: 0.108.0.0 2023-05-06 16:27:58 +10:00
metalgearsloth dc5d9a881e Version: 0.107.0.1 2023-05-04 23:35:11 +10:00
metalgearsloth 89b4062eb6 Version: 0.107.0.0 2023-05-03 10:13:04 +10:00
ElectroJr 4577d5d3d5 Version: 0.106.1.0 2023-05-01 21:11:24 -04:00
Pieter-Jan Briers 1ce5be2774 Remove finalizer from GameShared.
Incorrect copy pasting of disposable pattern, gone.
2023-05-01 18:00:01 +02:00
metalgearsloth 6ea8e5fae1 Version: 0.106.0.0 2023-05-01 14:52:07 +10:00
metalgearsloth 4d26202cf5 Version: 0.105.1.0 2023-05-01 13:40:31 +10:00
metalgearsloth 1b5c5befa9 Version: 0.105.0.0 2023-04-30 16:28:10 +10:00
metalgearsloth c5282afbb7 Version: 0.104.1.0 2023-04-29 20:15:57 +10:00
metalgearsloth adca56b111 Version: 0.104.0.0 2023-04-29 16:08:55 +10:00
metalgearsloth 4f840da5d6 Version: 0.103.0.0 2023-04-29 14:12:47 +10:00
ElectroJr 105aa13eb1 Version: 0.102.1.0 2023-04-28 03:14:23 -04:00
ElectroJr 7d8d6ebd20 release notes 2023-04-28 03:14:12 -04:00
Pieter-Jan Briers c9042f188c Console output fixes.
Make it not assume UTF-8 when it's not.
Try to set the console output to UTF-8 on Windows.
Remove UTF-16 output code cuz who needs it.
2023-04-26 22:51:52 +02:00
ElectroJr 37420b253b Version: 0.102.0.0 2023-04-25 00:06:20 -04:00
ElectroJr c4dead2c99 Release notes + tiny map saving fix 2023-04-25 00:06:05 -04:00
metalgearsloth 276c1f6ff8 Version: 0.101.1.1 2023-04-23 15:12:47 +10:00
metalgearsloth 9223c79ca3 Version: 0.101.1.0 2023-04-23 13:13:27 +10:00
metalgearsloth d8ba637502 Version: 0.101.0.0 2023-04-22 17:01:45 +10:00