1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2024-10-27 20:34:29 +00:00
Commit Graph

1069 Commits

Author SHA1 Message Date
tobspr
dd0508e777 Only load required resources 2022-06-16 10:02:45 +02:00
tobspr
96ce442b69 Update favicon and improve loading time 2022-06-16 09:58:12 +02:00
tobspr
9d28a1f2f6 Further abt testing, v2 2022-06-15 21:29:10 +02:00
tobspr
0a733907d5 Minor adjustments 2022-06-15 20:25:08 +02:00
tobspr
6b0fecb4af Send steam auth ticket on game start 2022-06-15 19:57:46 +02:00
tobspr
cc835312f4 Reduce abt count 2022-06-15 16:50:04 +02:00
tobspr
f9fa3cd6a7 Minor refactorings 2022-06-15 12:27:11 +02:00
tobspr
e9e88241b4 Further abt testing 2022-06-15 11:43:04 +02:00
tobspr
ac4109a900 Fix typos 2022-06-13 20:56:18 +02:00
tobspr
27906caa84 Further Abt Testing 2022-06-13 20:31:19 +02:00
tobspr
9b545b7255 Update abt variants, again 2022-06-13 18:00:15 +02:00
tobspr
d2a2293a5f New abt variant 2022-06-13 12:15:38 +02:00
tobspr
44d0a8bcf7 Use better random number generation package 2022-06-12 17:33:54 +02:00
tobspr
48ac343260 Adjust abt variants 2022-06-12 15:55:43 +02:00
tobspr
360937ce5f Change popup interval 2022-06-11 11:12:37 +02:00
tobspr
45331dc650 Fix typo 2022-06-09 10:06:18 +02:00
tobspr
959a365de6 Allow specifying abt in url params 2022-06-09 10:01:02 +02:00
tobspr
e1cd08d2f9 try out different variants 2022-06-09 08:58:37 +02:00
tobspr
8c5118e41d Fix randomInt not being evenly distributed 2022-06-07 14:16:14 +02:00
tobspr
4003fdd103 Fix css issues 2022-06-06 14:37:08 +02:00
tobspr
c32f987c4f Fix invalid url 2022-06-06 14:10:47 +02:00
tobspr
222ea8c261 Merge steam-demo branch 2022-06-06 14:06:09 +02:00
tobspr
f7b4647352 Update to 1.5.3 2022-06-05 21:17:47 +02:00
tobspr
e789a6c5ea Fix puzzle dlc: Buildings not lockable 2022-06-05 21:08:42 +02:00
tobspr
0974dee6d4 Get rid of legacy 1.19 savegame logic 2022-06-03 10:58:05 +02:00
tobspr
9e0193399f Add mods icon 2022-06-03 10:50:27 +02:00
tobspr
282f200b9a web improvements 2022-06-02 20:55:20 +02:00
tobspr
bbb418a1d8 v1.5.2 2022-06-02 19:44:50 +02:00
tobspr
43430dcbf2 Specify commit in registration 2022-06-02 14:17:07 +02:00
tobspr
559c0fa854 Rebranding and minor polishing, part 2 2022-06-02 14:06:33 +02:00
tobspr
082932bb46 Update branding from shapez.io to shapez 2022-06-02 12:56:58 +02:00
tobspr
c746df3a06 Update standalone status 2022-05-30 06:41:43 +02:00
tobspr
57678664d4 Fix DOM token error in watermark 2022-05-20 20:34:59 +02:00
tobspr
75d3a13688 Fix discounts 2022-05-20 17:39:47 +02:00
tobspr
c2c3bd67f4 Add smooth_zooming mod example, Fix UI toggle, (hopefully) fix vram issues, add latest discounts 2022-05-20 17:11:39 +02:00
tobspr
18f7ff1fea Adjust animation timing 2022-04-22 09:44:54 +02:00
tobspr
ef6e1a223c Fix discount being active in standalone 2022-04-20 11:18:31 +02:00
tobspr
7e198f2a72 Promote current discount 2022-04-20 11:17:56 +02:00
tobspr
6a0254b358 Demo adjustments, fix missing dependency 2022-04-13 16:07:25 +02:00
Emerald Block
6c88ccd7e2
simplify colors.js (#1412) 2022-04-13 08:23:53 +02:00
Emerald Block
4e5e5c8ef7
fix adding constant signal editing to puzzle editor (#1399) 2022-03-05 08:37:01 +01:00
TcePrepK
93f91ca8b3
typo (#1391) 2022-03-04 22:17:05 +01:00
tobspr
679e7f168c Fix crash when replacing wire-layer buildings 2022-02-25 15:56:33 +01:00
tobspr
7e436f2f2e Fix bad changelog date 2022-02-25 12:28:26 +01:00
tobspr
a74533ed76 Fix item producer being always unlocked 2022-02-25 12:27:44 +01:00
tobspr
c743a4968f Update changelog 2022-02-24 13:44:38 +01:00
tobspr
3079e007a3 Fix changelog 2022-02-23 08:17:47 +01:00
tobspr
6ed7ec6010 Pass variant to getHasDirectionLockAvailable 2022-02-22 16:39:03 +01:00
tobspr
556caed760 Pass variant and rotationVariant to getIsReplaceable 2022-02-22 16:37:55 +01:00
Thomas (DJ1TJOO)
d7c2ca874f
Added a can process hook (#1382)
* Added mod processing requirements

* Added missing bind

* Renamed to mods

* Added can process

* Squashed commit of the following:

commit ea2f32b3ff
Author: tobspr <tobias.springer1@googlemail.com>
Date:   Tue Feb 15 09:09:30 2022 +0100

    Fix examples

commit 561318b7db
Author: Dimava <dimava2@ya.ru>
Date:   Tue Feb 15 10:31:47 2022 +0300

    mark all abstract functions abstract (#1383)

commit 81d65e5801
Author: WaffleDevsAlt <81845843+WaffleDevsAlt@users.noreply.github.com>
Date:   Tue Feb 15 02:31:02 2022 -0500

    Removes unwanted ], (#1384)

    The ], breaks build, with a core error

commit 4f0af32a5e
Author: Ved_s <53968411+Ved-s@users.noreply.github.com>
Date:   Mon Feb 14 07:14:34 2022 +1100

    Update base-ru.yaml (#1312)

    * Update base-ru.yaml

    I think other's comments about the game should stay in English, as Russian translation cannot precisely describe this

    * Update base-ru.yaml

commit 3f3a2e0981
Author: Daan Breur <git@daanbreur.systems>
Date:   Sun Feb 13 21:11:52 2022 +0100

    NL Translations for Mods and puzzleDLC (#1381)

    * [NL] Mods and puzzleDLC

    * Update base-nl.yaml

    * Update base-nl.yaml

commit c4f26320a4
Author: dobidon <35607008+dobidon@users.noreply.github.com>
Date:   Sun Feb 13 23:11:38 2022 +0300

    Translating new keys (#1380)

commit cb5c3f798a
Author: Pimak <37274338+Pimak@users.noreply.github.com>
Date:   Sun Feb 13 21:11:16 2022 +0100

    Update base-fr.yaml for mods translation (#1377)

commit dee4f23b7e
Author: Sense101 <67970865+Sense101@users.noreply.github.com>
Date:   Sun Feb 13 20:11:02 2022 +0000

    Fix method for adding variants to an existing building (#1378)

commit b7bc2ac1b7
Author: jbelbaz <32191774+jbelbaz@users.noreply.github.com>
Date:   Sun Feb 13 21:10:11 2022 +0100

    Update base-fr.yaml (#1328)

    Change of a few lines in English. I was unable to verify in-game integration ... I hope my work will fit.
    glad to help :D

commit 93b9340ab7
Author: Pimak <37274338+Pimak@users.noreply.github.com>
Date:   Sun Feb 13 21:09:56 2022 +0100

    Update README.md (#1376)

    Small mistake

commit f534a88f80
Author: Bagel03 <70449196+Bagel03@users.noreply.github.com>
Date:   Sun Feb 13 15:09:41 2022 -0500

    Fix that whole export debacle (#1370)

    * Re-add setting exports

    * Update webpack.production.config.js

    * Update mod.js

    * Slight change

    * Update mod.js

    * Update webpack.production.config.js

    * Update webpack.config.js

commit dab4aa9cda
Author: Emerald Block <69981203+EmeraldBlock@users.noreply.github.com>
Date:   Sun Feb 13 14:07:02 2022 -0600

    fix fs-job sanitization (#1375)

commit 4466821557
Author: Thomas (DJ1TJOO) <44841260+DJ1TJOO@users.noreply.github.com>
Date:   Sun Feb 13 21:06:42 2022 +0100

    Added display hook for getting the signelton and the drawing (#1374)

commit 65ae26cb53
Author: Thomas (DJ1TJOO) <44841260+DJ1TJOO@users.noreply.github.com>
Date:   Sun Feb 13 21:06:24 2022 +0100

    Added hook for storage can accept item (#1373)

    * Added hook for storage can accept item

    * Fixed order

commit e5742fd577
Author: Thomas (DJ1TJOO) <44841260+DJ1TJOO@users.noreply.github.com>
Date:   Sun Feb 13 21:06:10 2022 +0100

    Added constant signal resolver hook (#1372)

    * Added constant signal resolver hook

    * Added apply

commit 41c6b1c595
Author: Thomas (DJ1TJOO) <44841260+DJ1TJOO@users.noreply.github.com>
Date:   Sun Feb 13 21:05:58 2022 +0100

    Added mod processing requirements (#1371)

    * Added mod processing requirements

    * Added missing bind

    * Renamed to mods
2022-02-15 18:05:53 +01:00