Jesse Plamondon-Willard
00932a335c
Merge pull request #686 from wartech0/chest-tracking
...
Add chest items changed event
2020-01-01 18:57:05 -05:00
Jesse Plamondon-Willard
b6aef499d3
update release notes
2020-01-01 18:55:07 -05:00
Jesse Plamondon-Willard
e64a1220e3
unify item diff logic for players & chests
2020-01-01 18:52:24 -05:00
Jesse Plamondon-Willard
6766fcd0fd
fix NetList watcher not handling array replacement and conflicting changes correctly
2020-01-01 00:48:44 -05:00
Jesse Plamondon-Willard
c5cfcc6c9f
fix location snapshot not updated for removed chests
2020-01-01 00:22:29 -05:00
Jesse Plamondon-Willard
844efa32d4
optimize chest watchers using net events
2020-01-01 00:13:59 -05:00
Jesse Plamondon-Willard
6bf99f0f81
minor refactoring
2019-12-31 17:32:46 -05:00
wartech0
0411dcf3db
Finished chest events
2019-12-31 16:26:14 -05:00
wartech0
2894b43223
reworking chest event handler
2019-12-31 16:25:51 -05:00
Jesse Plamondon-Willard
1286a90ec2
minor refactoring
...
This commit...
- removes key fields added to non-keyed types like NetListWatcher and SnapshotListDiff;
- fixes existing chests not being watched;
- fixes diffs not correctly updated for added/removed chests;
- performs minor cleanup, adds missing docs, etc.
2019-12-31 16:19:50 -05:00
wartech0
aef1b8ac28
Added the new ChestItemChanged event.
2019-12-31 16:19:43 -05:00
Jesse Plamondon-Willard
dca60f42b2
fix XNA keeping loaded assets alive forever ( #685 )
2019-12-31 16:18:11 -05:00
Jesse Plamondon-Willard
d9a9cef172
fix ObservableCollection watcher not handling list reset ( #685 )
2019-12-30 11:27:25 -05:00
Jesse Plamondon-Willard
3818d53752
fix main sidebar link pointing to wiki instead of home page
2019-12-30 10:33:07 -05:00
Jesse Plamondon-Willard
c5d452478d
fix outdated section in technical docs
2019-12-27 01:01:27 -05:00
Jesse Plamondon-Willard
c3e86c048f
update release notes ( #684 )
2019-12-26 23:49:33 -05:00
Jesse Plamondon-Willard
722ffba6eb
Merge pull request #684 from danvolchek/fixlogparser
...
[Log Parser] Fix parsing errors on content packs without authors
2019-12-26 23:47:17 -05:00
Dan Volchek
360a982336
fix log parser content pack list entry pattern, remove unneeded ternary in content pack logging
2019-12-26 20:34:39 -08:00
Jesse Plamondon-Willard
9ea2599356
Merge pull request #683 from danvolchek/fixtypo
...
[JSON Validator] Change 'log' to 'JSON file' on the JSON validator page
2019-12-26 00:13:19 -05:00
Dan Volchek
63f2eacb47
display JSON file instead of log on the JSON validator page
2019-12-25 20:51:46 -08:00
Jesse Plamondon-Willard
eee65ad0b6
update translation docs ( #682 )
2019-12-25 12:21:31 -05:00
Jesse Plamondon-Willard
76fa96591e
Merge pull request #682 from L30Bola/adding-portuguese-translation
...
Add portuguese translation
2019-12-25 12:19:11 -05:00
Leonardo Godoy
5ca5dc6f88
Add portuguese translation
2019-12-25 05:34:59 -03:00
Jesse Plamondon-Willard
2833ad9a62
fix log parser & JSON validator showing relative share URL
2019-12-24 13:59:11 -05:00
Jesse Plamondon-Willard
d932a11f51
list broken dependencies first in 'skipped mods' list
2019-12-24 13:51:21 -05:00
Jesse Plamondon-Willard
4c471ea215
fix CP schema not requiring Default field if AllowBlank is omitted
2019-12-22 18:46:03 -05:00
Jesse Plamondon-Willard
d6901ed496
add asset propagation for winter flooring ( #679 )
2019-12-22 12:52:34 -05:00
Jesse Plamondon-Willard
d6ef6f627a
configure MongoDB connection string directly
2019-12-22 12:08:01 -05:00
Jesse Plamondon-Willard
139e267aaa
update item spawning code, detect ring type automatically to support custom rings, minor refactor
2019-12-22 12:04:40 -05:00
Jesse Plamondon-Willard
05d237400c
Merge pull request #681 from Mizzion/develop
...
Fixed the ring issue and flooring
2019-12-22 10:58:05 -05:00
Jesse Plamondon-Willard
082f285bc7
streamline local environments, update technical docs & privacy page
2019-12-22 00:44:13 -05:00
Jesse Plamondon-Willard
c1b15fb372
allow local dev environments without an Azure account
2019-12-21 23:52:47 -05:00
Mizzion
89de36534d
Fixed the ring issue and flooring
...
Fixed the same issues that CJB Item Spawner had related to the rings and floors.
(Sorry for the delay Christmas preparation is taking up most of my time).
2019-12-21 21:36:42 -07:00
Jesse Plamondon-Willard
ba46491ebc
drop Amazon S3 support
2019-12-21 23:14:15 -05:00
Jesse Plamondon-Willard
242dc718cd
switch to Azure Blob storage for saving files
2019-12-21 15:41:55 -05:00
Jesse Plamondon-Willard
02f645900e
add option to disable uploading new files to Pastebin
2019-12-21 11:56:19 -05:00
Jesse Plamondon-Willard
9dc6054479
fix typo in asset propagation
2019-12-20 20:29:02 -05:00
Jesse Plamondon-Willard
0a00c70397
add console warning in paranoid mode
2019-12-20 20:27:21 -05:00
Jesse Plamondon-Willard
4da65cf4c0
update schemas for Content Patcher 1.11
2019-12-16 21:51:55 -05:00
Jesse Plamondon-Willard
c4e2e94eed
add option to edit & reupload in the JSON validator
2019-12-16 21:39:37 -05:00
Jesse Plamondon-Willard
f692af269c
ignore deployment slot profiles
2019-12-16 20:37:41 -05:00
Jesse Plamondon-Willard
c7426a191a
add Spanish translations
...
Thanks to PlussRolf!
2019-12-15 21:47:42 -05:00
Jesse Plamondon-Willard
9018750eb3
fix Linux systems with libhybris-utils installed incorrectly detected as Android ( #668 )
2019-12-15 11:27:46 -05:00
Jesse Plamondon-Willard
4711d19b3e
fix .gitignore and line endings for Linux
2019-12-15 10:50:05 -05:00
Jesse Plamondon-Willard
6275821288
add friendly log message for save file-not-found errors
2019-12-15 01:08:35 -05:00
Jesse Plamondon-Willard
d662ea858c
improve error message for TargetParameterCountException in the reflection API
2019-12-15 00:33:08 -05:00
Jesse Plamondon-Willard
18a5b07c5b
fix overeager asset propagation for bundles
2019-12-15 00:04:00 -05:00
Jesse Plamondon-Willard
4aa2c0c3ec
update release notes ( #676 , #678 )
2019-12-14 22:22:10 -05:00
Jesse Plamondon-Willard
b09381d2a6
Merge pull request #678 from techge/mate-terminal
...
Add mate-terminal to the known-to-work terminals (fixes #676 )
2019-12-14 22:16:55 -05:00
Jesse Plamondon-Willard
5ea5932661
add asset propagation for bundles
2019-12-14 22:11:25 -05:00