Commit Graph
154 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 73e192bb61 Bump pillow from 9.0.1 to 9.3.0 in /tools/mapmerge2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.1 to 9.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.1...9.3.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-22 01:20:53 +00:00
NovacatandGitHub 1aa4c73e8d Revert "[MIRROR] /atom New() => Initialize() [MDB IGNORE]" 2022-08-27 08:49:56 -04:00
MistakeNot4892 d717a4b50a Merge branch 'master' of https://github.com/VOREStation/VOREStation into upstream-merge-8298 2022-08-25 14:26:20 +10:00
ItsSelis 8b0ca8286c Map name fix 2022-07-03 21:30:38 +02:00
ItsSelis 834079dd1a this is cursed
Variable


This has to work
2022-07-03 21:28:12 +02:00
ItsSelis cbbeab3ac9 Merge branch 'master' of https://github.com/VOREStation/VOREStation into selis-multimap 2022-07-03 21:09:07 +02:00
ItsSelis 29cd63746d bash
bash
2022-07-03 21:06:00 +02:00
ItsSelis e6f65f714d shell
shell
2022-07-03 20:54:01 +02:00
ItsSelis a56821c5ce (Hopefully) Last tweak of commands 2022-07-03 20:44:48 +02:00
ItsSelis a1b36eaaff Moved stuff to proper places 2022-07-02 23:43:34 +02:00
ItsSelis d13618d46e a 2022-07-02 23:15:30 +02:00
ItsSelis b5f39d72de Added brackets
No brackets 


Escaping slashes


Actually stop replacing once replaced


More string fixes
2022-07-02 23:09:39 +02:00
ItsSelis 0eeceaeaba Multi-Map Testing 2022-07-02 22:02:37 +02:00
ItsSelis 464c636bcc Way smaller git updates
Binary enforcing


oop forgot


Rebuilt yarn.lock
2022-06-25 22:14:43 +02:00
ItsSelis e36e73c03e git related changes from #12863 2022-06-25 19:26:49 +02:00
NovacatandGitHub 4dbc7fe6bf Merge branch 'master' into upstream-merge-8298 2022-03-22 08:53:45 -04:00
dependabot[bot]andGitHub 35f68e1280 Bump pillow from 9.0.0 to 9.0.1 in /tools/mapmerge2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.0.0 to 9.0.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/9.0.0...9.0.1)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-12 01:08:11 +00:00
NovacatandGitHub dda7396cfe Merge branch 'master' into upstream-merge-8298 2022-03-04 09:57:28 -05:00
dependabot[bot]andGitHub c89bcb3e28 Bump pillow from 8.2.0 to 9.0.0 in /tools/mapmerge2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.2.0 to 9.0.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.2.0...9.0.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-13 00:54:36 +00:00
MistakeNot4892andVirgoBot 3f9af78f3a /atom New() => Initialize() [MDB IGNORE] 2021-11-14 03:09:51 -05:00
Leshana 928cebf3cf Fix tag-matcher.py to work with python3
- Make robust to encoding errors in the files.
- Fix indentation (tabs to spaces)
- Fix syntax and iterator functions
2021-07-04 18:01:40 -04:00
MarinaGryphonandVirgoBot 385fa640af Linter diagnostics + bans non-var relative pathing 2021-06-20 18:16:45 -04:00
ShadowLarkens b106e76b05 TGUI 4.3: Fix all remaining issues 2021-06-17 12:58:40 -07:00
Aronai Sieyes 60d17c80a7 Add execute bit on StrongDMM linux 2021-06-11 15:29:20 -04:00
dependabot[bot]andGitHub 214dee5992 Bump pillow from 8.1.1 to 8.2.0 in /tools/mapmerge2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.1.1 to 8.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/8.1.1...8.2.0)

---
updated-dependencies:
- dependency-name: pillow
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 19:20:26 +00:00
MarinaGryphonandVirgoBot 5d0ab6fc5f Add CI annotations to compile errors/warnings. (#8120)
* Add CI annotations to compile errors/warnings.

* Update tools/ci/compile_and_run.sh

* temporary commit to cause a ton of compile errors

* fixes sed and output

* make the code compile again

* try to fix slowdown

* fuck
2021-06-06 05:38:57 -04:00
dependabot[bot]andGitHub 8209e90a28 Bump pillow from 7.1.0 to 8.1.1 in /tools/mapmerge2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 7.1.0 to 8.1.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/7.1.0...8.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-18 21:12:14 +00:00
Unknown e823c4f5ee Merge remote-tracking branch 'VOREStation/master' into upstream-merge-7809 2021-02-27 14:51:24 -05:00
Unknown 852bcf93de Merge remote-tracking branch 'VOREStation/master' into upstream-merge-7804 2021-02-27 13:49:18 -05:00
AtermoneraandVirgoBot afd1e58def Adds StrongDMM to the main repository (#7817)
Licensed under GPL V3.0
2021-01-27 01:27:59 -05:00
AtermoneraandVirgoBot aa38d0f949 Autochangelog fix 6 2020-12-23 19:27:13 -05:00
AtermoneraandVirgoBot d90cabf4d7 Autochangelog Fix 2020-12-23 17:36:21 -05:00
AtermoneraandVirgoBot 47bae65b2e Experimental: adds workflow to autoupdate changelog 2020-12-23 17:10:29 -05:00
dependabot[bot]andGitHub da67eca206 Bump pillow from 6.2.0 to 7.1.0 in /tools/mapmerge2
Bumps [pillow](https://github.com/python-pillow/Pillow) from 6.2.0 to 7.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases)
- [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst)
- [Commits](https://github.com/python-pillow/Pillow/compare/6.2.0...7.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-27 23:10:18 +00:00
NanoMap Generation 04465ba11d NanoMap Auto-Update (Tue Nov 24 19:00:33 UTC 2020) 2020-11-24 19:00:33 +00:00
ShadowLarkens f7fffdff9b Get rid of Nano tests 2020-11-23 04:45:23 -08:00
ShadowLarkens 87e0b3653f Move away from Travis CI to GitHub Actions 2020-11-21 18:23:40 -08:00
ShadowLarkens a306353b7a chmod +x nanomap-renderer-invoker.sh 2020-09-28 14:51:29 -07:00
ShadowLarkens cf9b39b4a9 Set up GitHub action for nanomap generation 2020-09-25 03:25:07 -07:00
ShadowLarkens 8c338ed9da NanoUI PDAs made Modular (lazy commit) 2020-09-16 21:31:49 -07:00
ShadowLarkens dbbaaca434 Add random playsound dump script 2020-08-21 09:33:03 -07:00
ShadowLarkens e60a98da74 We're close, I can feel it 2020-07-21 17:52:38 -07:00
ShadowLarkens 462c8ccac9 Once again, I am asking for your support 2020-07-21 17:46:55 -07:00
ShadowLarkens 5e86d718fd Let's try again with less failure 2020-07-21 17:39:19 -07:00
ShadowLarkens 8ed4d6e173 Attempt to compile TGUI as part of TRAVIS 2020-07-21 17:35:15 -07:00
Leshana ce9a9cbed1 Make failing unit tests actually fail travis checks. 2020-04-30 19:24:10 -04:00
Aronai Sieyes 24164b8929 Merge into jobby travis.yml 2020-03-24 18:58:31 -04:00
Aronai Sieyes 19d2dad065 Rewrite how Travis works
Moves script files out into a separate directory, and creates a jobs matrix to allow naming of jobs and specific jobs to not download all the deps if they don't need to.
2020-03-17 18:47:52 -04:00
Arokha SieyesandLeshana 47ccc655db Deprecate the stream operator 2020-02-12 19:38:43 -05:00
AtermoneraandVirgoBot c8a59aa5f7 513 Compatability 2019-12-15 14:48:14 -05:00