Florian Nücke
|
cefa0464dc
|
Made inventory trait a bit more flexible.
|
2015-02-24 02:31:13 +01:00 |
|
Florian Nücke
|
b34ec529bd
|
Fixed slot offset in crafting upgrade.
Reworked code adding stuff to player inventories a bit to ensure it gets properly synced to clients.
|
2015-02-24 02:30:42 +01:00 |
|
Florian Nücke
|
507b882f47
|
Backported change to robot movement / execution logic so that it runs in a tick handler instead of the tile entity's update method.
May help with issue #808 or break things horribly (not that I've seen any indication of the latter in the tests I did).
|
2015-02-23 17:45:29 +01:00 |
|
Florian Nücke
|
e96348f665
|
Added note wrt. tablets in chargers to charger tooltip.
|
2015-02-23 15:38:50 +01:00 |
|
Florian Nücke
|
e83e572854
|
Force periodically sending power info if it changed at all to avoid incorrect values being displayed when 100% is hit when charging, e.g., closes #932.
|
2015-02-23 15:02:29 +01:00 |
|
Florian Nücke
|
28aeaf4313
|
Fixed typos / information in manpages, closes #928.
|
2015-02-23 14:39:28 +01:00 |
|
Florian Nücke
|
e1fe125989
|
Added fix I forgot to backport, fixes broken flight height computation. Closes #927.
|
2015-02-21 16:05:41 +01:00 |
|
Florian Nücke
|
a24d31e1fa
|
Bump version.
|
2015-02-20 21:11:46 +01:00 |
|
Florian Nücke
|
b6dbef7095
|
Wrap external NBT loading with try-catch to avoid corrupting block if external NBT data is corrupt. Closes #926.
|
2015-02-20 21:11:28 +01:00 |
|
Florian Nücke
|
21dd3aade9
|
Some more version bumpery.
|
2015-02-20 01:52:11 +01:00 |
|
Florian Nücke
|
c17eab55ea
|
All the derpery today.
|
2015-02-20 01:33:12 +01:00 |
|
Florian Nücke
|
fdac72e77f
|
Fix robot run state potentially being initialized incorrectly when playing on a server.
|
2015-02-20 01:28:29 +01:00 |
|
Florian Nücke
|
6263b15c7c
|
Fixed workaround.
|
2015-02-20 01:04:30 +01:00 |
|
Florian Nücke
|
d7a6e67ab3
|
Fixed missing require.
|
2015-02-19 22:34:10 +01:00 |
|
Florian "Sangar" Nücke
|
abfaec747a
|
Merge pull request #924 from magik6k/master
Added basic hostname mechanism to OpenOS.
|
2015-02-19 21:12:36 +01:00 |
|
Łukasz Magiera
|
cba88c7066
|
Improved hostname, added manpage
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
|
2015-02-19 17:12:23 +01:00 |
|
Łukasz Magiera
|
9e4b29b4cf
|
Added basic hostname mechanism to OpenOS
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
|
2015-02-19 00:42:50 +01:00 |
|
Florian "Sangar" Nücke
|
61a40b9428
|
Merge pull request #921 from JoshTheEnder/patch-2
Update robot.names
|
2015-02-17 23:18:03 +01:00 |
|
Josh
|
f648a6271f
|
Update robot.names
Eh, got bored
|
2015-02-17 20:04:20 +00:00 |
|
Florian Nücke
|
6e4879c1f2
|
Handling a few more corner-cases in network merges/address changes, hopefully closing #911 for good this time.
|
2015-02-17 13:35:20 +01:00 |
|
Florian Nücke
|
0a06096964
|
Fixed memory sizes in Lua architectures, closes #919.
|
2015-02-17 12:45:03 +01:00 |
|
Florian Nücke
|
0caf328c12
|
Fixes possible NPE in Raid tooltip, closes #918.
|
2015-02-17 12:39:35 +01:00 |
|
Florian Nücke
|
a0b6ff4b6d
|
This isn't MC1.8... fixed update in tile entity env prefab.
|
2015-02-16 23:31:19 +01:00 |
|
Florian Nücke
|
4000d88231
|
Made debug card use actual fake player for running commands. Kinda closes #892.
|
2015-02-16 23:23:09 +01:00 |
|
Florian Nücke
|
5416ee9f55
|
Fixed two potential NPEs.
|
2015-02-16 23:21:53 +01:00 |
|
Florian Nücke
|
debc62a941
|
Merge branch 'master-MC1.7.10' of github.com:MightyPirates/OpenComputers into master-MC1.7.10
|
2015-02-16 22:01:58 +01:00 |
|
Florian Nücke
|
aaca5c4592
|
Fixed dangling raid fses.
|
2015-02-16 22:01:45 +01:00 |
|
Florian "Sangar" Nücke
|
db4c6a52d2
|
Merge pull request #915 from magik6k/master
Event view program for OpenOS.
|
2015-02-16 21:01:48 +01:00 |
|
Łukasz Magiera
|
bfb1347e8c
|
Done some suggestions in dmesg.lua
|
2015-02-16 20:58:46 +01:00 |
|
Florian "Sangar" Nücke
|
065aa0be98
|
Merge pull request #916 from magik6k/patch-2
Add backwards compatibility to OpenLoader,
|
2015-02-16 20:32:01 +01:00 |
|
Łukasz Magiera
|
d71c52136f
|
Added backwards compatibility to OpenLoader
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
|
2015-02-16 18:56:44 +01:00 |
|
Łukasz Magiera
|
d5f19c21d8
|
Added event viewing program
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
|
2015-02-16 18:17:43 +01:00 |
|
Florian Nücke
|
fb7c2af0d0
|
Make key bindings support mouse buttons. Which are totally keys. Fixes #914.
|
2015-02-16 13:16:41 +01:00 |
|
Florian Nücke
|
327fee7ca8
|
Fix of recent addition to sh.lua.
v1.5.0-beta.1
|
2015-02-14 22:34:17 +01:00 |
|
Florian "Sangar" Nücke
|
539bc81c84
|
Merge pull request #870 from tmpvaracc/patch-1
Update robot.names
|
2015-02-14 21:45:47 +01:00 |
|
tmpvaracc
|
8d4bacd985
|
Update robot.names
Fixed alphabet order
|
2015-02-13 23:26:05 -05:00 |
|
Łukasz Magiera
|
4cedbb41e7
|
Clean io mode for sh.lua
Signed-off-by: Łukasz Magiera <magik6k@gmail.com>
|
2015-02-13 19:49:13 +01:00 |
|
Florian Nücke
|
82e57b507b
|
Made third container in creative robot a disk drive, and added one to creative tablet.
|
2015-02-13 17:44:23 +01:00 |
|
Florian Nücke
|
6e4debf72b
|
Underped MCU and Access Points' outer component nodes a little.
This also means MCU is now network visible again.
|
2015-02-13 16:10:06 +01:00 |
|
Florian Nücke
|
62afa212d5
|
This one's for @Vexatos.
|
2015-02-13 14:59:59 +01:00 |
|
Florian Nücke
|
d1397106ba
|
Manually switching Lua locale to "C" for common number formatting on all systems, closes #800.
|
2015-02-13 14:56:53 +01:00 |
|
Florian Nücke
|
36056d39bd
|
Guava hashing because it's more readable IMHO.
|
2015-02-13 14:47:30 +01:00 |
|
Florian Nücke
|
a6dcbca292
|
Merge branch 'world-converter' of https://github.com/benblank/OpenComputers into master-MC1.7.10
|
2015-02-13 14:44:35 +01:00 |
|
Florian Nücke
|
a648b1f250
|
Added not to machines' power button to use an analyzer on errors. Closes #896.
|
2015-02-13 14:07:06 +01:00 |
|
Florian Nücke
|
36ab91cdac
|
Workaround for Mystcraft not updating total world time in client worlds.
|
2015-02-13 13:52:48 +01:00 |
|
Florian Nücke
|
5750ec8ba1
|
Should fix #911, merging networks containing nodes with the same address could lead to errors if these nodes had Visibility.None .
|
2015-02-13 13:30:41 +01:00 |
|
Florian Nücke
|
ec2bca401c
|
Fallback to to-stringing values when pushing them to Lua instead of yielding null .
Should make it easier to track down missing converters and work well as a default for many things (e.g. ResourceLocations).
|
2015-02-12 15:49:32 +01:00 |
|
Florian Nücke
|
970ca688d9
|
Removed OpenComponents check, it's done its due, I think.
|
2015-02-12 15:49:18 +01:00 |
|
Ben Blank
|
1629401916
|
hash dimension ID with world seed to obscure it
|
2015-02-10 17:12:03 -08:00 |
|
Florian Nücke
|
43edfefa6e
|
Potential rendering improvements (mostly stuff discovered while porting to 1.8 that didn't seem to have an effect in 1.7, but can't hurt to clean up).
|
2015-02-10 02:32:55 +01:00 |
|