source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @425   19 months alloc - API "map" added, currently only supports GET with the ID "config" - …
(edit) @424   20 months alloc
(edit) @423   20 months alloc Fixed: MapRenderer always enabled
(edit) @422   20 months alloc Added release files to version control
(edit) @421   20 months alloc Removed legacy webserver files from v2
(edit) @420   20 months alloc A21 preparations. NOT COMPATIBLE WITH A20 ANYMORE!
(edit) @419   21 months alloc Updated WebPermissions command to only list manually defined levels by …
(edit) @418   21 months alloc Refactored API authorization to support per-HTTP-method permission levels
(edit) @417   21 months alloc RegisterUser no longer uses a redirect on successful user creation (part 2)
(edit) @416   21 months alloc RegisterUser no longer uses a redirect on successful user creation
(edit) @415   21 months alloc Added HTTP method to RequestContext
(edit) @414   21 months alloc Fixed: Animal and hostile API result JSON
(edit) @413   21 months alloc Added user registration classes
(edit) @412   21 months alloc Web base class updates for vanilla changes for direct integration with …
(edit) @411   21 months alloc SessionHandler refactoring for login reuse
(edit) @410   21 months alloc Base API class improvements
(edit) @409   21 months alloc Added keep alive messages to SSE endpoints
(edit) @408   21 months alloc Few pieces of code cleanup
(edit) @407   21 months alloc Fixed again: Running behind reverse proxies and proper logins
(edit) @406   21 months alloc Only run web server if game is running as server
(edit) @405   21 months alloc Refactored console commands for A21 caching
(edit) @404   21 months alloc Latest state including reworking to the permissions system
(edit) @403   21 months alloc Made server-fixes no longer throw errors when running the mod on a …
(edit) @402   22 months alloc - Major refactoring - Using Utf8Json for (de)serialization - Moving …
(edit) @401   2 years alloc GetAllowedCommands: Also report all overloads
(edit) @400   2 years alloc
(edit) @399   2 years alloc Updated logging strings
(edit) @398   2 years alloc Added detection of "webserver" folder in mods, last mod with such a …
(edit) @397   2 years alloc Added command to invalidate file caches (actual command implementation)
(edit) @396   2 years alloc Latest version of MarkersMod JS
(edit) @395   2 years alloc WebPermissions cleanup, also now makes sure to write proper XML
(edit) @394   2 years alloc SessionHandler cleanup + redirect to /app/error/:code Some profiler …
(edit) @393   2 years alloc Added a debug+profiling build target
(edit) @392   2 years alloc Added command to invalidate file caches Added a debug+profiling build …
(edit) @391   2 years alloc Major refactoring/cleanup
(edit) @390   2 years alloc Added MarkersMod example
(edit) @389   2 years alloc Finished up REST API base Made API handler look for APIs in all loaded mods
(edit) @388   2 years alloc Added first version of REST API support
(edit) @387   2 years alloc Big refactoring in Web to pass around a Context instead of a bunch of …
(edit) @386   2 years alloc Enabled debug symbols in debug config on all projects
(edit) @385   2 years alloc Fixed HttpListener running the IPv6 socket in dual mode on some platforms
(edit) @384   2 years alloc Added support for webmods to the backend
(edit) @383   2 years alloc Fixed a bunch of warnings
(edit) @382   2 years alloc Switched to use SpaceWizards.HttpListener
(edit) @381   2 years alloc Moved legacy web files to weblegacy - URL fix
(edit) @380   2 years alloc Moved legacy web files to weblegacy
(edit) @379   2 years alloc Changed index.html to point to new Steam login URL
(edit) @378   2 years alloc Updated README.txt for currently required 7days/Unity/.NET assemblies
(edit) @377   2 years alloc Made SpaceWizards.HttpListener compilable against .NET 4.8 with …
(edit) @376   2 years alloc Added SpaceWizards.HttpListener for HTTP IPv6 support
(edit) @375   2 years alloc Target different folder on server for uploads
(edit) @374   2 years alloc Branch for next-gen version
(edit) @373   2 years alloc Added debug targets
(edit) @372   2 years alloc A few bits of code cleanup
(edit) @371   2 years alloc Fixed stuff using InternalId for every storage/lookup instead of a mix …
(edit) @370   3 years alloc 22_24_39
(edit) @369   3 years alloc Preparations for A20 release Changes usage of "SteamID" to "UserID" in …
(edit) @368   3 years alloc 21_23_38
(edit) @367   3 years alloc Web: - Added SSE (ServerSentEvents) subsystem - Added log endpoint to …
(edit) @366   3 years alloc Map: Added options for fractional zoom to map.js lines 42 - 46
(edit) @365   3 years alloc 21_23_37
(edit) @364   3 years alloc Fixed: Coordinates display
(edit) @363   3 years alloc Webmap version update
(edit) @362   3 years alloc A19.5 commands recompilation
(edit) @361   4 years alloc Web map: Updated inventory viewer for the 10 slots toolbelt, switched …
(edit) @360   4 years alloc A19 code
(edit) @359   5 years alloc Removed unnecessary try-catch-blocks from commands (command handler …
(edit) @358   5 years alloc 20_23_33
(edit) @357   5 years alloc Scripts v114
(edit) @356   5 years alloc Scripts 113
(edit) @355   5 years alloc A18 compatibility build, 19_22_32
(edit) @354   5 years alloc A18 preps
(edit) @353   6 years alloc Scripts 112
(edit) @352   6 years alloc Conditional code fix
(edit) @351   6 years alloc Fixed game version compatibility of GamePrefs Code style cleanup …
(edit) @350   6 years alloc Fixed #154
(edit) @349   6 years alloc Refs #156 - Code typo
(edit) @348   6 years alloc Fixed #156
(edit) @347   6 years alloc Map: Marker clustering fix
(edit) @346   6 years alloc Fixed: Rendermap throwing (irrelevant) warnings, rendermap not …
(edit) @345   6 years alloc Player storing fixes, webmap inventory layout fix
(edit) @344   6 years alloc Linux scripts 111
(edit) @343   6 years alloc 18-20-30
(edit) @342   6 years alloc Fixed give command quality parameter
(edit) @341   6 years alloc 17-20-30
(edit) @340   6 years alloc 16-19-29
(edit) @339   6 years alloc Fixed: Permissions not properly applying anymore due to case sensitivity
(edit) @338   6 years alloc 16-19-28
(edit) @337   6 years alloc Fixed folders for A17 with persistent data and web map
(edit) @336   6 years alloc 16-18-27
(edit) @335   6 years alloc *Fixed PMs for A17
(edit) @334   6 years alloc 15-18-27
(edit) @333   6 years alloc *Error fix
(edit) @332   6 years alloc *Latest optimizations
(edit) @331   6 years alloc Major allocation and execution time improvements on the map rendering code
(edit) @330   6 years alloc Added profiling build config
(edit) @329   6 years alloc Some small optimizations to the map rendering stuff and added …
(edit) @328   6 years alloc Fixed initialization of Commands mod with A17 changes
(edit) @327   6 years alloc Fixed serialization of Player data
(edit) @326   6 years alloc More cleanup, allocation improvements
Note: See TracRevisionLog for help on using the revision log.