Commit Graph

1569 Commits

Author SHA1 Message Date
Jesse Plamondon-Willard 8a2b779d0c add CORS policy for *.smapi.io (#358) 2017-11-01 16:47:23 -04:00
Jesse Plamondon-Willard 5050a6d8ca fix mod build package targeting .NET Framework 4.6.1 2017-11-01 13:00:31 -04:00
Jesse Plamondon-Willard a0a72e310d explicitly disallow absolute paths as asset keys in content API (#381) 2017-10-30 19:26:45 -04:00
Jesse Plamondon-Willard cb74ce5a17 improve update-check errors when connection is offline (#380) 2017-10-30 18:15:26 -04:00
Jesse Plamondon-Willard 08c30eeffd let mods invalidate assets matching a predicate (#363) 2017-10-30 00:02:20 -04:00
Jesse Plamondon-Willard 6b5c03da4d expand post-install instructions, show Steam launch options value (#375) 2017-10-29 23:21:14 -04:00
Jesse Plamondon-Willard e606b074d7 add installer version & platform to window title, simplify output (#375) 2017-10-29 23:17:21 -04:00
Jesse Plamondon-Willard 1bea3a9e32 let SemanticVersion be constructed from a System.Version (#375) 2017-10-29 23:15:18 -04:00
Jesse Plamondon-Willard 359e1df431 redirect root to log parser (#358) 2017-10-29 22:45:13 -04:00
Jesse Plamondon-Willard 13baaf8920 add smapi.io shortcut URLs (#375) 2017-10-29 22:18:08 -04:00
Jesse Plamondon-Willard c3cd9a3120 + missing release note (#358) 2017-10-29 22:00:22 -04:00
Jesse Plamondon-Willard ef90bdbde5 Merge branch 'add-log-parser' into develop 2017-10-29 19:40:47 -04:00
Jesse Plamondon-Willard 650d729bc3 minor layout tweak (#358) 2017-10-29 18:37:40 -04:00
Jesse Plamondon-Willard 7ed1fbf0aa defer log compression to backend and significantly improve compression (#358) 2017-10-29 15:28:07 -04:00
Jesse Plamondon-Willard 7abd8426b7 set default launch URL to log parser (#358) 2017-10-29 14:14:45 -04:00
Jesse Plamondon-Willard 78958dfe9f document SMAPI web services in technical doc (#358) 2017-10-29 14:14:03 -04:00
Jesse Plamondon-Willard c099af875c rm unused settings 2017-10-29 13:23:25 -04:00
Jesse Plamondon-Willard 0f08980d45 fix error log format (#358) 2017-10-29 13:23:08 -04:00
Jesse Plamondon-Willard 6638701d02 fix config not being injected from Amazon Beanstalk env props 2017-10-29 13:15:05 -04:00
Jesse Plamondon-Willard 790a62920b link pastes to Pastebin account & tweak paste options (#358) 2017-10-28 14:05:29 -04:00
Jesse Plamondon-Willard f895fedc6a move credentials into git-ignored file (#358) 2017-10-28 14:03:53 -04:00
Jesse Plamondon-Willard fe5b2f62da prettify log URL, read paste ID serverside (#358) 2017-10-28 12:38:30 -04:00
Jesse Plamondon-Willard d545281ef3 redirect web views to HTTPS (#358) 2017-10-28 12:24:50 -04:00
Jesse Plamondon-Willard c6d8333c7a improve criteria for subdomain rewriting (#358) 2017-10-28 11:53:54 -04:00
Jesse Plamondon-Willard ed03048828 fix log parser section URL on web-edge (#358) 2017-10-28 11:52:01 -04:00
Jesse Plamondon-Willard 9a091bd961 fix API version format 2017-10-28 11:51:25 -04:00
Jesse Plamondon-Willard 3f43ebcc0e fix issues with subdomain routing in log UI (#358) 2017-10-27 21:10:36 -04:00
Jesse Plamondon-Willard ad5bb5b49a proxy Pastebin requests through our API instead of third parties, improve error-handling (#358) 2017-10-27 19:39:13 -04:00
Jesse Plamondon-Willard acbea9bfa3 lint JS (#358) 2017-10-27 19:38:56 -04:00
Jesse Plamondon-Willard 467b9aa2df integrate prototype into page layout (#358) 2017-10-27 19:38:37 -04:00
Jesse Plamondon-Willard 9f5af37391 move log parser CSS/JS out of HTML (#358) 2017-10-27 19:38:13 -04:00
Jesse Plamondon-Willard 6cbe43a233 use CDN for jQuery and lz-string (#358) 2017-10-27 19:37:49 -04:00
Jesse Plamondon-Willard a26220e341 add log parser prototype by Entoarox (#358) 2017-10-27 19:37:26 -04:00
Jesse Plamondon-Willard e75aef8634 add placeholder for new log parser (#358) 2017-10-27 19:36:52 -04:00
Jesse Plamondon-Willard 65f0fa6255 add scaffolding for web UI (#358) 2017-10-27 19:36:31 -04:00
Jesse Plamondon-Willard 3d8bdacc8c fix ConsoleCommands mod including Json.NET DLL 2017-10-27 03:19:21 -04:00
Jesse Plamondon-Willard 59dd604cf2 rename TrainerMod to Console Commands to clarify purpose 2017-10-27 03:18:48 -04:00
Jesse Plamondon-Willard b945fcf555 fix player_setlevel command not also changing XP (#359) 2017-10-27 02:44:53 -04:00
Jesse Plamondon-Willard 7f16ebdb19 hide the game's test messages from the console & log (#364) 2017-10-27 01:42:54 -04:00
Jesse Plamondon-Willard f63484e5e7 minor cleanup (#373) 2017-10-27 01:17:25 -04:00
Jesse Plamondon-Willard 801f25a51e update release notes (#373) 2017-10-27 01:01:55 -04:00
Jesse Plamondon-Willard a7fcfd6424 fix incorrect search path when loading a mod file (#373) 2017-10-27 01:00:03 -04:00
Jesse Plamondon-Willard a1eeece49b centralise most content-loading logic to fix map tilesheet edge case (#373) 2017-10-25 17:14:58 -04:00
Jesse Plamondon-Willard fd2b9c72a8 Merge branch 'optimise-property-reflection' into develop 2017-10-24 20:28:59 -04:00
Jesse Plamondon-Willard f6a86e5849 minor cleanup 2017-10-24 20:28:18 -04:00
Entoarox 7e02310a8e Fix object cast being needed - use closed instead of open delegate
The API does not allow the user to modify the `this` after the fact anyhow, so it isnt needed.
2017-10-24 20:18:23 -04:00
Entoarox 191d65f8d9 Fix: Instance type is required 2017-10-24 20:18:23 -04:00
Entoarox ded647aad4 PrivateProperty.cs ~ Use delegates for performance 2017-10-24 20:18:23 -04:00
Jesse Plamondon-Willard 749ebb912b fix inconsistent ASCII art letter sizes in readme
Thanks to Raven on Discord!
2017-10-24 19:54:38 -04:00
Jesse Plamondon-Willard 68e33c653a suppress BeforeSave, AfterSave, and AfterDayStarted events during new-game intro (#374) 2017-10-24 19:27:00 -04:00