Commit Graph

10 Commits

Author SHA1 Message Date
SupeChicken666
6a88327320 Rubyize on some packages (#8918)
* Rubyize on some packages

* Modify more packages

* Fix rubocop
2023-11-10 08:58:06 -05:00
SupeChicken666
d6c5ce79e6 Remove redundant use of .to_s (#8917) 2023-11-10 07:44:50 -05:00
SupeChicken666
18b3b5e604 lib/package: Remove reload_constants and its usage (#8889) 2023-11-05 10:06:48 -06:00
cobalt2727
2489a65014 fix java requirements for Minecraft package (#7125)
* fix java requirements

needed to run MC versions >= 1.17

8 is still needed for versions <= 1.16, so I left that line alone

* swap to OpenJDK packages

* ditch java 8
2022-10-17 15:02:06 -05:00
Maximilian Downey Twiss
de24923ee8 Add Rubocop CI (#7083)
* Rename IgnoredPatterns to AllowedPatterns.

* Exclude docopt.rb (not our code) from Rubocop

* Disable Style/RedundantReturn

* Disable Style/MutableConstant

* Disable Style/NumericLiterals

* Set Layout/IndentationStyle to spaces

* Temporarily disable various cops.

* Add Rubocop CI via Octocop

* Lint tree with rubocop -A -c .rubocop.yml

Co-authored-by: Satadru Pramanik <satadru@gmail.com>
2022-08-22 13:31:25 -04:00
Ed Reel
cea13eff9f Add reload_constants command (#6686) 2022-01-29 16:31:15 -05:00
Satadru Pramanik
3ea1aeac3b Fix minecraft installs (#6390) 2021-11-17 13:07:47 -06:00
satmandu
47a4237435 working minecraft (#5899)
* working minecraft (for some)

* use more crew prefix

* Just set HOME in wrapper script

* The hash changes quite regularly, and the package autoupdates on first run.

* Don't store minecraft deb hash, since it changes so often.

* Use SKIP
2021-06-24 12:43:34 -05:00
saltedcoffii
da5bae604c Licensed ma* to mz* 2021-03-20 13:15:24 -04:00
saltedcoffii
b534e819f9 [New Package] minecraft (#5277)
* [New Package] minecraft

* Actual version
2021-02-25 20:57:53 -06:00