0.4.6
- Fix crash when connecting to a server
0.4.5
- Fix java version
0.4.4
- Update to Create mod 0.6 for Forge
missions_data.nbt
is now saved in the world folder to avoid singleplayers sharing the same storage
- Fix dupe bug with the Mechanical Exchanger in Forge side
- Update to Create Fabric patch j
IMPORTANT Updating from 0.3.6 or lower:
- Move your
mods/missions/missions_data.nbt
toconfig/missions/missions_data.nbt
, although losing this is not that bad - Delete
config/missions/config.json
'
Changelog
- All distance missions are now in meters (must be rebalanced in your configs)
- Fix farmer delight foods not counting for Eat mission in Fabric
- Delete drink mission, add the drinks in the Eat mission too
- Only show "Click to reroll" if mission not completed
- Quilt support
- Fix stats resetting upon server restart
- Added new config format, version 2. This makes missions to have different tiers or types inside the same mission type.
- Removed tag support and the new added tags by this mod, there's nothing regarding tags in the mod
- Updated logo
- Fix keybind not working in Forge
- Now the reward range is decided when a mission is assigned, not when it's completed
- Added support for Track placement in Place missions. Supports SnR tracks, any type of track counts for create:tracks item
- Added support for the ghost placement helper (cogs, shafts, sails, etc) in Place missions
- Fixed a crash when rerolling a mission
- Added formatting to the action number in the mission tooltip (1,000 instead of 1000)
- Now missions can be reassigned weekly or daily, changing it in the config.json
IMPORTANT Updating from 0.3.6 or lower:
- Move your
mods/missions/missions_data.nbt
toconfig/missions/missions_data.nbt
, although losing this is not that bad - Delete
config/missions/config.json
'
Changelog
- All distance missions are now in meters (must be rebalanced in your configs)
- Fix farmer delight foods not counting for Eat mission in Fabric
- Delete drink mission, add the drinks in the Eat mission too
- Only show "Click to reroll" if mission not completed
- Quilt support
- Fix stats resetting upon server restart
- Added new config format, version 2. This makes missions to have different tiers or types inside the same mission type.
- Removed tag support and the new added tags by this mod, there's nothing regarding tags in the mod
- Updated logo
- Fix keybind not working in Forge
- Now the reward range is decided when a mission is assigned, not when it's completed
- Added support for Track placement in Place missions. Supports SnR tracks, any type of track counts for create:tracks item
- Added support for the ghost placement helper (cogs, shafts, sails, etc) in Place missions
- Fixed a crash when rerolling a mission
- Added formatting to the action number in the mission tooltip (1,000 instead of 1000)
- Now missions can be reassigned weekly or daily, changing it in the config.json
Fix some randomness on missions assignment, and rerolling
- Forge build is NOT compatible with tag use in
missions.json
, don't use tags like#forge:logs
- Fix Stats (by TurnrDev)
0.3.4
- Fix forge not loading
- Fix lots of jar issues
- Added a new texture for the Jar of Tips (Made by Seboso)
0.3.3
IMPORTANT: Update from 0.3.2 or lower
- Delete
config/missions/currency.json
Changelog
- Fix #32: Certain modded items not rendering in Reroll Button
- Added Relocate Mission type
- Added Vanilla stats for: Easy, normal and hard total completed missions
- Added stats as tooltip of InfoButton
- Added vanilla stat for missions rerolled
- Added FeedMission
- Fix Mechanical Exchanger item model
- Fix Mission Complete sound being stuck to a block position
- New block: Jar of Tips!
- Reworked currency.json, and removed "exchange-rate" config option: It's all configured per currency in the currency.json now!
- Removed Create deco stuff, and added Create: Numismatics configs for possible default currency.json
- Fix #36: Mission reassignment makes all 10 missions of the same type
- Fix #29: missions_data.nbt now gets saved when world autosaves
- Added BeltWalkMission
- Added #farmersdelight:drinks tag
- Mexican translation by TheLegendofSaram
- Fix players being kicked when they had a mission that no longer was on missions.json
- Fix missions of the same type as the one rerolled losing their progress
Fix #31: Server not starting on Forge