Commit Graph

1968 Commits

Author SHA1 Message Date
Jesse Plamondon-Willard f1bdafde23 use sharper pufferchick images 2018-06-16 01:13:39 -04:00
Jesse Plamondon-Willard c9a6d32711 update web UI to let players download from new Nexus page (#547) 2018-06-16 01:11:13 -04:00
David Camp ec0caf6a4a
Update readme.txt to work better with some text editors
Some Text editors (such as Notepad++ and Sublime) allow you to click on a URL in a .txt file and then your default browser will navigate to it just fine. However, these same editors will sometimes get confused by a period at the end of a link and will add it, often leading to a 404.

This change simply removes the periods at the end of the two links in the text file allowing these readers to navigate properly.
2018-06-11 12:34:58 -07:00
Jesse Plamondon-Willard 6c08f77425 fix log parser not using full width for log 2018-06-11 10:56:59 -04:00
Jesse Plamondon-Willard c41e1ed5c1 fix new validation not allowing capitals in semver tags 2018-06-11 01:03:27 -04:00
Jesse Plamondon-Willard 4b82b111e7 improve semantic version validation 2018-06-10 21:50:24 -04:00
Jesse Plamondon-Willard 930a871018 add debris list changed event (#310) 2018-06-10 21:33:17 -04:00
Dan Volchek 468eea751d set mods without updates to have no updates 2018-06-10 15:18:05 -07:00
Dan Volchek 0b2e46d55c refactor IModMetadata update info 2018-06-10 15:05:59 -07:00
Dan Volchek 1fa2632289 seperate IModMetadata methods, call them correctly when updating 2018-06-10 14:19:05 -07:00
Dan Volchek 5b9e365b5d add version info to ModMetadata, change update checking to consider preview versions 2018-06-10 13:15:53 -07:00
Dan Volchek 580fd687b0 remove unused import 2018-06-10 12:21:04 -07:00
Dan Volchek bd0800f260 find item if there is exactly one exact name match 2018-06-10 12:13:47 -07:00
Jesse Plamondon-Willard 235d67623d create watcher core (#310) 2018-06-10 12:06:29 -04:00
Jesse Plamondon-Willard e27ada0f61 check minimum compatibility earlier, move some initialising after game starts 2018-06-09 23:21:35 -04:00
Jesse Plamondon-Willard 248ba90b75 add metadata dump option for troubleshooting 2018-06-09 19:46:12 -04:00
Jesse Plamondon-Willard 94e59482fc fix incorrect error when a mod has no manifest 2018-06-09 16:24:21 -04:00
Jesse Plamondon-Willard 6e0dcddeb8 strip 'noinclude' blocks from release descriptions serverside 2018-06-09 15:37:17 -04:00
Jesse Plamondon-Willard 1ae1a2620e make web layout more responsive 2018-06-09 15:02:25 -04:00
Jesse Plamondon-Willard 317a337646 fix world_setseason command not normalising season 2018-06-09 14:31:47 -04:00
Jesse Plamondon-Willard 536d85cf9a optimise index page queries 2018-06-09 13:12:19 -04:00
Jesse Plamondon-Willard cd2e8da433 update and tweak release notes 2018-06-09 11:59:00 -04:00
Jesse Plamondon-Willard 1ca7d6048f add noindex for parsed logs 2018-06-09 11:40:53 -04:00
Jesse Plamondon-Willard 96c49021a1 Merge branch 'add-harmony' into develop
# Conflicts:
#	docs/release-notes.md
2018-06-08 21:36:48 -04:00
Jesse Plamondon-Willard f79431d654 update compatibility list 2018-06-08 21:22:23 -04:00
Jesse Plamondon-Willard a8be14a261 minor fixes for log file purge code (#494) 2018-06-08 19:24:37 -04:00
Jesse Plamondon-Willard 30d6ff4253 update versions for beta release 2018-06-08 19:18:21 -04:00
Jesse Plamondon-Willard d09bdadfaa update release notes (#512) 2018-06-08 19:14:23 -04:00
Jesse Plamondon-Willard a6741cce9b detect game install path via Steam library path (#512)
Thanks to InkyQuill!
2018-06-08 19:10:42 -04:00
Jesse Plamondon-Willard 86a3f8dd46 allow launching multiple instances without manually changing log path (#494) 2018-06-08 18:46:58 -04:00
Jesse Plamondon-Willard dd7887e0be fix incorrect type alias 2018-06-06 22:26:04 -04:00
Jesse Plamondon-Willard a555c15bab rm unneeded ref (#541) 2018-06-06 22:12:22 -04:00
Jesse Plamondon-Willard 62817de3f6 + missing release note 2018-06-06 22:10:06 -04:00
Jesse Plamondon-Willard a2d8a1be23 add Harmony patch to fix custom tilesheet handling (#541) 2018-06-06 21:48:23 -04:00
Jesse Plamondon-Willard cd62dcc8cf add simple Harmony wrapper for validation, error-handling, etc (#541) 2018-06-06 21:45:03 -04:00
Jesse Plamondon-Willard 9e525533e1 fix a few missing uninstall paths 2018-06-06 21:42:20 -04:00
Jesse Plamondon-Willard 9bc5314515 add Harmony DLL (#541) 2018-06-06 21:42:09 -04:00
Jesse Plamondon-Willard 18906de0f4 only return optional Nexus version if newer (#532) 2018-06-06 00:33:13 -04:00
Jesse Plamondon-Willard 53a6833ab2 return file versions from Nexus in web API (#532) 2018-06-06 00:16:39 -04:00
Jesse Plamondon-Willard aee4256269 remove obsolete Nexus API client 2018-06-06 00:02:30 -04:00
Jesse Plamondon-Willard 6eba10948b fix version parsing issues in new toolkit code (#532) 2018-06-05 23:03:26 -04:00
Jesse Plamondon-Willard 3c06a496a0 update supporters list 2018-06-05 21:49:59 -04:00
Jesse Plamondon-Willard 570b19ca7a tweak client for reuse in toolkit (#532) 2018-06-05 21:38:24 -04:00
Jesse Plamondon-Willard 172862db29 update compatibility list 2018-06-05 21:35:51 -04:00
Jesse Plamondon-Willard 625c538f24 move manifest parsing into toolkit (#532) 2018-06-05 20:22:46 -04:00
Jesse Plamondon-Willard 265ce35fd1 fix broken URL in Nexus update alerts 2018-06-04 21:09:08 -04:00
Jesse Plamondon-Willard 94c1be6154 fix script error on log result page 2018-06-03 17:40:54 -04:00
Jesse Plamondon-Willard 45a2268fc8 add log parser banner margin 2018-06-03 17:39:10 -04:00
Jesse Plamondon-Willard 3f87210212 fix log parser mangling some crossplatform paths 2018-06-03 15:32:38 -04:00
Jesse Plamondon-Willard 9187cda9ce remove unneeded text in log parser to minimise confusion 2018-06-03 15:28:53 -04:00