Commit Graph

12 Commits

Author SHA1 Message Date
actuallyasmartname 682eb367c8
Update Dependencies (#2343)
* Update build.yml

* Update publish.yml

* Update update-base.yml

* Update build.gradle

* Update gradle.properties

* Use fabric's CFR
2021-04-24 10:07:59 +01:00
haykam821 27dcc7ae1a
Add unnecessary Eclipse files to .gitignore (#2022) 2021-02-04 22:13:36 +00:00
modmuss50 58de8437f4
Add a simple `decompileCFR` task (#1805)
* Add a simple `decompileCFR` task

* namedSrc
2020-10-31 19:02:53 +00:00
modmuss50 618de57dfb 1.14.4-pre2 2019-07-04 16:29:01 +01:00
modmuss50 b9285540bc 19w12a 2019-03-20 17:56:26 +00:00
modmuss50 9918adf6fc Fix build script error 2019-01-16 18:37:56 +00:00
NikkyAI 39350084a7 more random mappings and other changes (#192)
* CommandAdvancement and onPlayerConnect

* chat message stuff

* more chat and related methods

* updated gitignore

* more chat, commands and packets

* fix compressTiny not being executed on publish

format and simplify build.gradle

* update

* broadcast -> sendTo

* add newline to editorconfig
2018-11-15 17:57:32 +01:00
modmuss50 10bf0bd6e0 mapJar task + large cleanup
most of the cleanup was taken from the OML fork
2018-10-27 15:16:43 +01:00
mezz 059d2393af Add various mappings
Fixes from review

More fixes from review

passesLight -> allowsLightTransmission, blocksLight -> preventsLightTransmission

Remove badly named params from "nearest" function
2016-10-15 16:57:09 +02:00
Shadowfacts f119472ddc
Add build task 2016-09-08 18:42:45 -04:00
Max Gurela d8567eb06d Misc mappings (#48)
* Misc mappings

* Remove .DS_Store

* Update mappings per comments
2016-08-26 17:50:32 +02:00
Shadowfacts 0feb000b93
Gradle tasks for working with POMF 2016-08-17 15:23:28 -04:00