SkyratBot
5ea469fcf0
[MIRROR] Fix a number of build issues ( #3716 )
...
* Fix a number of build issues
* Update babel.config.js
* Update package.json
* Update package.json
* Update dreamseeker.js
* Update package.json
* Update webpack.config.js
* Update yarn.lock
* a
* a
Co-authored-by: Aleksej Komarov <stylemistake@gmail.com >
Co-authored-by: Gandalf <jzo123@hotmail.com >
2021-02-28 15:28:03 +00:00
SkyratBot
e5ff997ef8
[MIRROR] Experi-Sci: Techweb nodes may now require you to perform "scientific" experiments ( #3614 )
...
* Experi-Sci: Techweb nodes may now require you to perform "scientific" experiments
* Update all_nodes.dm
Co-authored-by: Qustinnus <Floydje123@hotmail.com >
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com >
2021-02-23 21:51:28 +00:00
SkyratBot
0d687afc93
[MIRROR] Reverts the recent config changes ( #3039 )
...
* Reverts the recent config changes
* aaa
* a
Co-authored-by: LemonInTheDark <58055496+LemonInTheDark@users.noreply.github.com >
Co-authored-by: Gandalf2k15 <jzo123@hotmail.com >
2021-02-03 14:53:43 +00:00
SkyratBot
51bb9fb188
[MIRROR] Adds configuration consistency tests ( #3036 )
...
* Adds configuration consistency tests (#56562 )
Co-authored-by: Mothblocks <35135081+Jared-Fogle@ users.noreply.github.com>
* Adds configuration consistency tests
Co-authored-by: Jordan Brown <Cyberboss@users.noreply.github.com >
Co-authored-by: Mothblocks <35135081+Jared-Fogle@ users.noreply.github.com>
2021-02-03 14:24:16 +00:00
SkyratBot
feb03de76f
[MIRROR] Fix Docker build failing on a clean checkout ( #2732 )
...
* Fix Docker build failing on a clean checkout
* Update Dockerfile
* Update Dockerfile
* Update node
* Update Dockerfile
* Update node
* Update run_server.sh
* Update deploy.sh
Co-authored-by: Tad Hardesty <tad@platymuus.com >
Co-authored-by: Gandalf <jzo123@hotmail.com >
2021-01-18 18:52:23 +00:00
Useroth
ef6481e253
Missed PR mirrors from tgstation ( https://github.com/tgstation/tgstation/pull/55373 and https://github.com/tgstation/tgstation/pull/56080 ) ( #2759 )
...
* Mirror of tgstation's Common Build Tooling (#55373 )
* tgui 4.3 (#56080 )
Co-authored-by: Aleksej Komarov <stylemistake@gmail.com >
2021-01-18 07:42:54 +01:00
SkyratBot
b99505e5fd
[MIRROR] Adds custom icon mapping helper. ( #2748 )
...
* Adds custom icon mapping helper. (#56183 )
Allows embedding icon edits in your maps by fetching them from external host.
This is intended for use with live-loaded away/event maps not standard ones.
Also updates rustg defines to expose the additional options arguments. (https://github.com/tgstation/rust-g/pull/59 )
* Adds custom icon mapping helper.
Co-authored-by: AnturK <AnturK@users.noreply.github.com >
2021-01-17 13:40:10 +01:00
SkyratBot
286dbbc937
[MIRROR] removes all dirty map var edits from the codebase and reverts pixel_x/y grep ( #2294 )
...
* removes all dirty map var edits from the codebase and reverts pixel_x/y grep (#55256 )
* Revert "grep for pixelx/y = 0 varedits (#54845 )"
This reverts commit 311b9da86b .
* part1
* part2
* part3
* Delete PubbyStation.dmm
* removes all dirty map var edits from the codebase and reverts pixel_x/y grep
Co-authored-by: Fikou <piotrbryla@onet.pl >
2020-12-24 00:40:41 +00:00
SkyratBot
c487c73f39
[MIRROR] Grep for space indentation ( #1969 )
...
* Grep for space indentation
* aa
* Update species.dm
* Update species.dm
* Update maps.dm
* Update examine.dm
Co-authored-by: TiviPlus <57223640+TiviPlus@users.noreply.github.com >
Co-authored-by: Azarak <azarak10@gmail.com >
2020-12-01 12:26:41 +01:00
SkyratBot
c08400b0af
[MIRROR] grep for pixelx/y = 0 varedits ( #1978 )
...
* grep for pixelx/y = 0 varedits (#54845 )
Co-authored-by: Jordan Brown <Cyberboss@ users.noreply.github.com>
* grep for pixelx/y = 0 varedits
Co-authored-by: TiviPlus <57223640+TiviPlus@users.noreply.github.com >
Co-authored-by: Jordan Brown <Cyberboss@ users.noreply.github.com>
2020-11-30 23:01:57 +00:00
SkyratBot
0227a2292d
[MIRROR] Grep for stacked cables on maps ( #1653 )
...
* Grep for stacked cables on maps (#54847 )
* Grep for stacked cables on maps
Co-authored-by: TiviPlus <57223640+TiviPlus@users.noreply.github.com >
2020-11-09 20:17:49 +00:00
SkyratBot
8894ac50fb
[MIRROR] Grep for proc(var/bad) ( #1652 )
...
* Grep for proc(var/bad) (#54848 )
* Grep for proc(var/bad)
Co-authored-by: TiviPlus <57223640+TiviPlus@users.noreply.github.com >
2020-11-09 20:17:31 +00:00
SkyratBot
1928fb112e
[MIRROR] Grep for spelling nanotrasen as nanotransen ( #1650 )
...
* Grep for spelling nanotrasen as nanotransen (#54849 )
* Grep for spelling nanotrasen as nanotransen
Co-authored-by: TiviPlus <57223640+TiviPlus@users.noreply.github.com >
2020-11-09 20:15:48 +00:00
SkyratBot
dda9a1f7a5
[MIRROR] Grep for cable varedits ( #1625 )
...
* p2 (#54846 )
Grep for cable varedits
* Grep for cable varedits
Co-authored-by: TiviPlus <57223640+TiviPlus@users.noreply.github.com >
2020-11-08 05:02:09 +00:00
SkyratBot
d89c12eab5
[MIRROR] Completely replace Travis and AppVeyor with GitHub Actions ( #1519 )
...
* Completely replace Travis and AppVeyor with GitHub Actions
* Delete .travis.yml
Co-authored-by: Jared-Fogle <35135081+Jared-Fogle@users.noreply.github.com >
Co-authored-by: Gandalf <jzo123@hotmail.com >
2020-11-01 16:41:43 +00:00