Jonathan Coates
e4b0a5b3ce
2020 -> 2021
...
Oh, the most useless part of my build process.
2021-01-06 17:13:40 +00:00
SquidDev
f3a330e330
Normalise enums to use SHOUTY_CASE
...
PascalCase is more .NET than Java
2020-01-28 22:28:48 +00:00
SquidDev
41a1b99f7d
Merge branch 'master' into mc-1.14.x
2020-01-13 15:05:50 +00:00
SquidDev
93a9ebc4f6
Happy new year
2020-01-01 00:09:18 +00:00
SquidDev
642351af1a
Merge branch 'master' into mc-1.14.x
2019-11-25 09:15:20 +00:00
SquidDev
c311cdc6f5
Make our Javadoc validation a little stricter
...
I'm not sure there's much utility in this, but still feels worth doing.
2019-10-27 15:16:47 +00:00
SquidDev
39a9ad0ce7
Initial update to 1.14
...
So very little works, but it compiles and runs.
Things to resolve over the next few days:
- Horrible mappings (should largely be resolved by tomorrow).
- Cannot send extra data over containers - we'll have to see what Forge
does here.
- Turtle models are broken
- No block drops yet - this will largely be cherry-picking whatever I
did on Fabric.
- Weird inventory desyncs (items don't show up initially when
interacting with a CC inventory).
- Probably lots of other things.
2019-06-08 13:36:31 +01:00
SquidDev
7bc9745c7a
Remove redundant line in copyright header
...
Really should have noticed this when committing it.
2019-01-03 11:02:21 +00:00
SquidDev
1c9110b927
Happy new year!
2019-01-01 01:10:18 +00:00
ObloxCC
7f754f33bb
Updated (C) from 2016 to 2017 ( #229 )
...
* Updated (C)
* Fixed Whitespace
bugs, bugs, and more bugs
* Fixed Whitespaces 1/2
* Fixed Whitespaces 2/2
* Fixed Whitespaces 3/2
2017-05-13 19:20:39 +01:00
SquidDev
0cdd0ea21a
Change license headers to block comments
...
This means they do not get picked up by Javadoc and friends
2017-05-05 16:16:09 +01:00
SquidDev
7b07921a73
General improvements to the documentation
...
- Add documentation for all undocumented methods and enums.
- Use @code, @link and @see where appropriate.
- Fix spelling in a couple of cases.
2017-05-05 14:59:11 +01:00
Daniel Ratcliffe
b202b7b8a5
Converted tabs to spaces throughout
2017-05-01 15:48:44 +01:00
Daniel Ratcliffe
e85cdacbc5
ComputerCraft 1.79 initial upload
...
Added the complete source code to ComputerCraft 1.79 for Minecraft
1.8.9, plus newly written README and LICENSE files for the open source
release.
2017-05-01 14:32:39 +01:00