Commit Graph

70 Commits

Author SHA1 Message Date
tobspr 0751eec7d5 Gamedistribution version adjustments 2021-08-17 21:13:32 +02:00
tobspr 012818841d Wegame version adjustments 2021-08-16 12:34:40 +02:00
tobspr fb695d7413 Crosspromo 2021-08-11 16:27:39 +02:00
tobspr eb628526c9 Wegame adjustments 2021-08-04 13:44:02 +02:00
tobspr acc25a93f0 Add hint about activating the DLC 2021-06-22 15:13:22 +02:00
tobspr 6d3faabce5 v1.4.1 2021-06-22 11:22:49 +02:00
tobspr a4b122a91c Preparations for 1.4.0 2021-06-04 11:56:05 +02:00
tobspr ec4d198df3 Preparations for the puzzle DLC 2021-05-23 17:03:59 +02:00
tobspr 931c8a5821
Puzzle DLC (#1172)
* Puzzle mode (#1135)

* Add mode button to main menu

* [WIP] Add mode menu. Add factory-based gameMode creation

* Add savefile migration, serialize, deserialize

* Add hidden HUD elements, zone, and zoom, boundary constraints

* Clean up lint issues

* Add building, HUD exclusion, building exclusion, and refactor

- [WIP] Add ConstantProducer building that combines ConstantSignal
and ItemProducer functionality. Currently using temp assets.
- Add pre-placement check to the zone
- Use Rectangles for zone and boundary
- Simplify zone drawing
- Account for exclusion in savegame data
- [WIP] Add puzzle play and edit buttons in puzzle mode menu

* [WIP] Add building, component, and systems for producing and
accepting user-specified items and checking goal criteria

* Add ingame puzzle mode UI elements

- Add minimal menus in puzzle mode for back, next navigation
- Add lower menu for changing zone dimenensions

Co-authored-by: Greg Considine <gconsidine@users.noreply.github.com>

* Performance optimizations (#1154)

* 1.3.1 preparations

* Minor fixes, update translations

* Fix achievements not working

* Lots of belt optimizations, ~15% performance boost

* Puzzle mode, part 1

* Puzzle mode, part 2

* Fix missing import

* Puzzle mode, part 3

* Fix typo

* Puzzle mode, part 4

* Puzzle Mode fixes: Correct zone restrictions and more (#1155)

* Hide Puzzle Editor Controls in regular game mode, fix typo

* Disallow shrinking zone if there are buildings

* Fix multi-tile buildings for shrinking

* Puzzle mode, Refactor hud

* Puzzle mode

* Fixed typo in latest puzzle commit (#1156)

* Allow completing puzzles

* Puzzle mode, almost done

* Bump version to 1.4.0

* Fixes

* [puzzle] Prevent pipette cheats (miners, emitters) (#1158)

* Puzzle mode, almost done

* Allow clearing belts with 'B'

* Multiple users for the puzzle dlc

* Bump api key

* Minor adjustments

* Update

* Minor fixes

* Fix throughput

* Fix belts

* Minor puzzle adjustments

* New difficulty

* Minor puzzle improvements

* Fix belt path

* Update translations

* Added a button to return to the menu after a puzzle is completed (#1170)

* added another button to return to the menu

* improved menu return

* fixed continue button to not go back to menu

* [Puzzle] Added ability to lock buildings in the puzzle editor! (#1164)

* initial test

* tried to get it to work

* added icon

* added test exclusion

* reverted css

* completed flow for building locking

* added lock option

* finalized look and changed locked building to same sprite

* removed unused art

* added clearing every goal acceptor on lock to prevent creating impossible puzzles

* heavily improved validation and prevented autocompletion

* validation only checks every 100 ticks to improve performance

* validation only checks every 100 ticks to improve performance

* removed clearing goal acceptors as it isn't needed because of validation

* Add soundtrack, puzzle dlc fixes

Co-authored-by: Greg Considine <gconsidine@users.noreply.github.com>
Co-authored-by: dengr1065 <dengr1065@gmail.com>
Co-authored-by: Sense101 <67970865+Sense101@users.noreply.github.com>
2021-05-23 16:32:05 +02:00
tobspr 38bb393190 Disable nft until properly announced 2021-03-12 20:31:50 +01:00
tobspr 4bc918dedd Add finish, italian, romania, ukrainian, minor adjustments 2021-03-12 12:42:16 +01:00
Tobias Springer dfd64a901b Minor marketing adjustments 2021-03-10 10:10:18 +01:00
Tobias Springer 226149a40f Prepare the achievements update 2021-03-10 09:29:20 +01:00
Tobias Springer 1ee03d7398 Adjustments to support chinese versions 2021-03-09 10:07:19 +01:00
tobspr 46e53244d4 display version in main menu 2020-12-07 19:37:55 +01:00
tobspr 1c88b99de3 A/B test whether showing the price is good or not 2020-09-29 18:26:38 +02:00
tobspr e040a47195 Update regular layer building descriptions, update artwork 2020-09-23 15:20:12 +02:00
tobspr 1f12e755a9 Load css resources async, improve building descriptions 2020-09-23 11:14:35 +02:00
tobspr 8fa348ef30 Minor fixes 2020-09-19 15:14:10 +02:00
tobspr 7d6af359a1 Polishing, CSS Improvements, Improve dark mode 2020-09-19 14:27:25 +02:00
tobspr e04fcceecc Fix icons in dark mode, fix long savegame names 2020-08-28 22:22:29 +02:00
tobspr 728f4ae253 Allow naming savegames 2020-08-28 22:15:12 +02:00
tobspr bf2eee908f Refactor static map entity component to store building metaclass 2020-07-27 17:14:29 +02:00
tobspr 209fc76fc7 Update ui design 2020-07-23 09:07:51 +02:00
Bjorn Stromberg cb1ff53338 Add TSLint to github actions, fix existing type errors 2020-07-22 11:15:16 +09:00
tobspr 35018d2778 Minor css improvements 2020-07-21 10:14:06 +02:00
tobspr 0bba6a9d79 Fix entity rendering bug when zooming out, add "Wires update" label to main menu 2020-07-06 18:36:10 +02:00
tobspr 0b95f3b208 Fix crash 2020-06-22 15:26:49 +02:00
tobspr d5b9a5b562 Main menu dark mode fixes 2020-06-22 15:25:08 +02:00
tobspr 28b2dc008c Add more links to main menu 2020-06-22 15:21:47 +02:00
tobspr e9581c653f Fix main menu rendering 2020-06-22 14:55:43 +02:00
tobspr 38114ff3f6 Fix right click to delete not working 2020-06-21 21:22:33 +02:00
dengr1065 7f32216404 Main Menu dark theme 2020-06-17 02:20:09 +03:00
tobspr 3693a643b4 Update css 2020-06-16 17:53:27 +02:00
tobspr 3c3c5acc8e
Merge pull request #85 from jaysc/continue
Added continue button
2020-06-16 17:48:43 +02:00
tobspr c1ecc4c3e7 Further update translations 2020-06-15 22:03:28 +02:00
tobspr 15877f3040 German translations, minor improvements 2020-06-11 19:17:06 +02:00
Jaysc f4d1e5447d Reordered continue and added new game button 2020-06-11 15:17:50 +01:00
Jaysc ef3d492b41 Added continue button 2020-06-10 18:21:24 +01:00
tobspr 0fc1390769 Add language chooser to main menu 2020-06-10 12:29:21 +02:00
tobspr 7c0565ab35 Add initial German Translation 2020-06-10 12:18:13 +02:00
tobspr a2ee16589f Switch to steam 2020-06-07 12:56:02 +02:00
tobspr 553442e953 Add weekly contests, bump to 1.1.5 2020-06-03 10:06:13 +02:00
tobspr ffd011ac45 Preparations for the trailer 2020-05-30 17:50:29 +02:00
tobspr e0facaf788 Fix keys being stuck, show savegame levels in main menu 2020-05-28 14:53:11 +02:00
tobspr f03f04caa1 Allow to disable hints, add changelog 2020-05-23 15:04:55 +02:00
tobspr 1cba701b8a Allow import in the free version, but make it limited to one savegame 2020-05-21 20:16:33 +02:00
tobspr ac15fefff0 Minor fixes 2020-05-21 18:03:57 +02:00
tobspr e1ae61e0f5 Add assets and add iogames.space backlink 2020-05-21 17:34:39 +02:00
tobspr 77a8ae60c3 Further wording update 2020-05-21 16:56:53 +02:00