This website requires JavaScript.
Explore
Help
Sign In
AstralTransRocketries
/
OpenComputers
Watch
1
Star
0
Fork
0
You've already forked OpenComputers
mirror of
https://github.com/MightyPirates/OpenComputers.git
synced
2025-09-22 03:45:54 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
OpenComputers
/
javax
/
annotation
History
Florian Nücke
9805828195
allowing to return stuff from multi-receiver network messages again; capactiy for file systems and saving handles in fs node; some other minor fixes
2013-10-05 14:17:23 +02:00
..
meta
fixed computer top texture when on; not sending item tag info to clients anymore (usually only the associated node's address. generally nothing the client needs to know); removed neighbor logic from item component nodes since that is taken care of in sentToVisible now; improved screen rendering performance a bit by caching the display list and updating it when the screen's display changes and not rendering at all when too far away or looking at the screen from a direction where it's impossible to see the text; added some classes that guava needs to compile in scala (only needed at compile time afaik)
2013-10-03 15:57:08 +02:00
CheckReturnValue.java
fixed computer top texture when on; not sending item tag info to clients anymore (usually only the associated node's address. generally nothing the client needs to know); removed neighbor logic from item component nodes since that is taken care of in sentToVisible now; improved screen rendering performance a bit by caching the display list and updating it when the screen's display changes and not rendering at all when too far away or looking at the screen from a direction where it's impossible to see the text; added some classes that guava needs to compile in scala (only needed at compile time afaik)
2013-10-03 15:57:08 +02:00
Nonnull.java
fixed computer top texture when on; not sending item tag info to clients anymore (usually only the associated node's address. generally nothing the client needs to know); removed neighbor logic from item component nodes since that is taken care of in sentToVisible now; improved screen rendering performance a bit by caching the display list and updating it when the screen's display changes and not rendering at all when too far away or looking at the screen from a direction where it's impossible to see the text; added some classes that guava needs to compile in scala (only needed at compile time afaik)
2013-10-03 15:57:08 +02:00
Nullable.java
allowing to return stuff from multi-receiver network messages again; capactiy for file systems and saving handles in fs node; some other minor fixes
2013-10-05 14:17:23 +02:00