Fixed a bunch of clippy and deprecation warnings
Create logs directory on startup to fix logging error
Skippehpushed 5 commits to main • 1d58e2b…01f7cbc • on Jul 22, 2024
Create logs directory on startup to fix logging error
Updated rust toolchain versions
Save custom mission rewards
Partial implementation of saving custom missions
Fixed add_missions endpoint not using transaction for multiple insert…
Validate delivery mission data and added stub struct for custom missi…
Added server-side stub functionality for saving missions, and client …
Added final "review and save" step on delivery mission
Replaced generic_baggages -> raw_material_baggages and using it for r…
Restructured response of game data lost baggages response to be able …
Fixed getHighwayResources requiring "constructions" parameter. If nul…
Fixed incorrect rank struct and changed dates from 0 to current times…
Added cargo selector to reward step
Changed header name "Cargo Name" -> "Name"
Implemented adding cargo to mission
Cleaned up a bit, moved delivery mission type to its own file and did…
Disabled pointer-events on the outermost html container of qpid icons…
Added form structure to pickup/dropoff location steps
Fixed react error caused by passing false to className attribute
Fixed react error caused by passing false to html "title" attribute
Added more temporary content for 'delivery' mission type
Embed react-use-wizard with custom fixes (PR pending, repo seems inac…
Progress on mission editor
Fixed margins on baggage selector "Select" button
Changed global style of text fields to match other input elements
You can’t perform that action at this time.