Jesse Ward
|
32ebe03ace
|
ChunkLoader Upgrade now loads a 3x3 chunk area centered on the robot.
|
2014-09-28 12:01:27 +02:00 |
|
Florian Nücke
|
190d57bf45
|
Fixed a bunch of *potentially* derpy coordinate computations.
Made sign upgrade in tablet also work when standing "inside" the sign.
|
2014-09-25 12:22:49 +02:00 |
|
Florian Nücke
|
510bc85acb
|
Should fix chunk loader not working in some cases. Closes #440.
|
2014-07-28 19:24:09 +02:00 |
|
Florian Nücke
|
7cd99e8e79
|
Moved the _OSVERSION global to OpenOs's init script, where it should be now.
|
2014-06-21 19:55:15 +02:00 |
|
Florian Nücke
|
55c5a25613
|
Fixed coordinates being computed incorrectly in some quadrants (I should really read my own javadoc...). Fixes #344.
|
2014-06-21 01:27:03 +02:00 |
|
Florian Nücke
|
66e7f25611
|
Organize import for the lulz.
|
2014-06-19 15:19:13 +02:00 |
|
Florian Nücke
|
3fd5fb0944
|
Instead of two separate methods, introduced Container interface that's passed to item drivers for environment creation.
Also used in the FileSystem.asManagedEnvironment methods now.
|
2014-05-27 17:42:24 +02:00 |
|
Florian Nücke
|
4023942d5d
|
Less magic numbers.
Basic chunk loader upgrade implementation, still needs testing.
|
2014-05-21 06:41:42 +02:00 |
|