1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2025-12-11 09:11:50 +00:00
Commit Graph

47 Commits

Author SHA1 Message Date
Thomas (DJ1TJOO)
a2d1e434bb
Added information about community edition (#2)
* Added information about community edition

* Update README.md

* README rewrite

---------

Co-authored-by: EmeraldBlock <yygengjunior@gmail.com>
2023-11-18 16:19:43 -06:00
Даниїл Григор'єв
1be520afb9
Clean up and update workspace files
* Remove deprecated TSLint config

* Remove jsconfig.json

jsconfig.json is an alternative name for tsconfig.json that has allowJs
set to true. Since the directory already contains a tsconfig.json file,
this file does nothing.

* Remove Gitpod configuration

Gitpod is not as useful in CE because we're focusing on standalone.
Also, the configuration was added just to promote the service and there
are other similar services which may be preferred by the user.

* Remove Travis CI configuration

Travis CI is not used in shapez anymore in favor of GitHub Actions. In
addition to that, CI setup for the community edition will be done once
the codebase is in a better condition.

* Remove CONTRIBUTORS and CONTRIBUTING.md

The contributors file is out of date and unneeded as GitHub now shows
all collaborators anyway - however it could be still used in the future
to show a list of contributors in the game. CONTRIBUTING.md contains the
text of CLA, which is not enforced in this repository.

* Replace VSC workspaces with regular settings files

VSCode workspaces don't provide much benefit in a source tree like
shapez. This commit also adds EditorConfig and ESLint VSCode extensions
to the recommended extensions list.

* Remove CI workflow for building the game

It hasn't been updated in a while and we don't need it for now. Once the
codebase is in a more managable state, a new workflow will be added.

* Remove some unused resources

There are still many resources left, but they will be removed along with
the relevant code later.
2023-10-25 08:05:56 +03:00
tobspr
885d1e609e Update repository links, add patreon link 2022-10-22 16:14:54 +02:00
tobspr
ee2279d5f0 Add shapez 2 hint to the game 2022-10-09 13:09:31 +02:00
tobspr
82980ae849 Add hint for shapez 2 2022-10-09 12:46:16 +02:00
tobspr
a6b707c917 Update readme 2022-06-04 09:54:28 +02:00
tobspr
8ef914adc0 Update readme 2022-03-09 09:27:33 +01:00
Chunkybanana
ced9e186f5
Update README.md (#1398) 2022-03-05 08:36:51 +01:00
tobspr
86b104080f Simplify readme link 2022-02-04 17:56:17 +01:00
Allie
c99992aedd
docs: fix gitpod link (#1277)
The from-referrer goes to gitpod.io/#https://github.com so I changed it to be the actual repo
2021-08-04 12:13:26 +02:00
tobspr
a4b122a91c Preparations for 1.4.0 2021-06-04 11:56:05 +02:00
Nisar Hassan Naqvi
523fd0e833
simplify code contributions + reviews by fully automating the dev setup with Gitpod. (#824) 2020-10-11 08:29:26 +02:00
tobspr
9217ee252d MInor adjustments to atlas padding 2020-10-04 09:30:31 +02:00
dengr1065
a02438a70a
LibGDX Texture Packing (finally!) (#755)
* Format tsconfig, remove atlas files

* Add helpers for texture packing

* Rest of the texture packing...

* Update gitignores

* Update readme
2020-10-04 09:21:37 +02:00
LeopoldTal
873d60b18d
specify path to config file in build instructions (#739) 2020-10-02 11:23:53 +02:00
tobspr
162cfe0455 Update readme 2020-09-28 13:54:22 +02:00
tobspr
1ecc2ebb5d Minor adjustments and fixes 2020-09-24 14:59:15 +02:00
tobspr
085c942e37 Define testing criterias 2020-09-24 13:10:40 +02:00
tobspr
1f12e755a9 Load css resources async, improve building descriptions 2020-09-23 11:14:35 +02:00
tobspr
b5a2e77db4 Fix multiple typos, closes #627 2020-09-19 07:49:17 +02:00
TehThanos
7ba69771a6
Changed wrong naming convention in README.md (#603)
The README said to use camel case names for new components while it should be pascal case.
2020-08-28 21:38:32 +02:00
tobspr
c7b3cc1675 Update readme about adding new stuff 2020-08-12 20:34:00 +02:00
Rodrigo Neves
52baa773db
Readme small typo :) (#500) 2020-07-27 11:12:36 +02:00
tobspr
7ccdcea662
Update README.md 2020-07-18 20:40:40 +02:00
tobspr
6189c08fcc Update readme 2020-07-18 16:06:23 +02:00
tobspr
1c5c45d394 Update readme with recommended workflow 2020-07-18 16:04:30 +02:00
Hearues Zueke
4f4f56d092 Changed in README.md in Building the instruction a bit 2020-07-06 18:51:49 +02:00
Ivan Demchuk
00d6b7eaff Remove Node 10 requirement from readme 2020-06-13 19:36:21 +03:00
tobspr
ef30a35ea4 Minor translation changes 2020-06-10 12:45:27 +02:00
tobspr
dcb1f0e94d Update readme 2020-06-10 12:30:31 +02:00
tobspr
72feaa89e1 Update readme 2020-05-31 08:34:28 +02:00
tobspr
3f385b01e0 Update readme and standalone build process 2020-05-31 08:15:07 +02:00
tobspr
78fb79a3b9 Update readme 2020-05-29 08:00:51 +02:00
tobspr
3e3340ce78 Update readme 2020-05-29 07:44:03 +02:00
Andriy Mykhaylyk
cbb7a4b8b3 Make build setup clearer
Add `git lfs pull` as an explicit step in build process
2020-05-26 20:48:51 +02:00
dengr1065
8e67a46a97 Readme fixes 2020-05-26 19:33:37 +03:00
tobspr
f4f5351fbd Add artwork folder and list of contributors 2020-05-20 13:50:20 +02:00
tobspr
8abe84b120 Update readme 2020-05-19 12:09:16 +02:00
tobspr
5e64d014b4 Add hint about langauge standard. 2020-05-15 12:54:01 +02:00
tobspr
a9d61db3b6 Update Readme 2020-05-14 09:37:11 +02:00
tobspr
2b725390d1 Update readme 2020-05-14 09:36:43 +02:00
tobspr
e84e46b3c8 Get rid of github actions 2020-05-14 09:33:32 +02:00
tobspr
d2ef6e8532 Run prettier on all files and add status badge 2020-05-14 09:01:38 +02:00
tobspr
f6888dd095 Update README.md 2020-05-12 09:09:23 +02:00
Tobias Springer
01d9a03264 Update readme 2020-05-09 17:28:05 +02:00
tobspr
386725000a Update README.md 2020-05-09 16:52:01 +02:00
Tobias Springer
93c6ea683d Initial commit 2020-05-09 16:45:23 +02:00