- 6c8370b Fixed interaction of agents with trapped chests adjacent to normal chests in certain orientations (would insert/remove into/from wrong chest). Closes #1205. by Florian Nücke · 9 years ago
- 8dd4d84 Before I forget again, make AE2 filter ignore size if passed size is zero (makes it easier to use stacks pulled from databases as filters, since the size field doesn't have to be nulled). by Florian Nücke · 9 years ago
- 6905742 Drones are now Ninjas. Closes #1204. by Florian Nücke · 9 years ago
- a028bea Added annotation that can be added to architectures, to mark them as not requiring memory (e.g. to allow assembling MCUs with CPUs configured to those architectures without memory being present). Closes #1201. by Florian Nücke · 9 years ago
- bc29a0b Fixed crafting of Lua BIOS and OpenOS floppy using "initialized" items (i.e. EEPROM or floppy that had been installed in a computer/disk drive before). Closes #1199. by Florian Nücke · 9 years ago
- 6c7c28d Merge pull request #1196 from cyber01/RU_doc by Florian "Sangar" Nücke · 9 years ago
- 53deb56 Added Creative APU and Hover Boots by cyber01 · 9 years ago
- 70f85ed Dangit Minecraft! *shakes fist* Fixes second issue mentioned in #1193. by Florian Nücke · 9 years ago
- 91bf28e Notify neighbors of redstone emitting prints when they're broken, fixes #1193. by Florian Nücke · 9 years ago
- a64fd8c Prevent potential NPE in Microcontroller if TE description packet is requested before the first TE update. Closes #1192. by Florian Nücke · 9 years ago
- dc80da8 That's it, I've had enough. by Florian Nücke · 9 years ago
- 9afe707 Formatting. by Florian Nücke · 9 years ago
- 654eb90 Merge branch 'devspace-fix' of https://github.com/Kubuxu/OpenComputers into master-MC1.7.10 by Florian Nücke · 9 years ago
- 4d0db09 Added missing newline to cp usage. by Florian Nücke · 9 years ago
- a07cadd Fix FileSystem in devspace when path contains spaces by Kubuxu · 9 years ago
- 94ae4e4 Added some special code for mods using `InventoryPlayer.currentItem` instead of `InventoryPlayer.getCurrentItem`. by Florian Nücke · 9 years ago
- 806ed9a Making some more Lua 5.3 functions available and preparing for making UTF-8 lib available. by Florian Nücke · 9 years ago
- cf83f5d Allow changing radius in which beeps can be heard in config (up to 32), closes #1180. by Florian Nücke · 9 years ago
- 5977b92 Added missing callback documentation, closes #1183. by Florian Nücke · 9 years ago
- 230a3d6 Bump version. by Florian Nücke · 10 years ago
- 206f432 Added Lua 5.3 arch. Needs a good bit of testing before I'll enable the arch by default. by Florian Nücke · 10 years ago
- cea6eba Aha! So it did matter after all. by Florian Nücke · 10 years ago
- 78c628a Bump version. by Florian Nücke · 10 years ago
- 67556ad Added missing flag to recognize Electrical Age as power provider (so power was disabled if that was the only power mod). Closes #1177. by Florian Nücke · 10 years ago
- 9c23524 Added missing HostAware interface to hover upgrade driver. Closes #1176. by Florian Nücke · 10 years ago
- 891638d Fixes potential client crash when placing server at y-level 0. Closes #1175. by Florian Nücke · 10 years ago
- 4db5107 Allow robots to power up other robots (and computers) by sneak-rightclicking them. by Florian Nücke · 10 years ago
- c822567 Recognize APU as graphics card when generating warnings in assembler for suggested components. by Florian Nücke · 10 years ago
- 04b611e Fixed keyboards not dropping if the block they're attached to is being destroyed and immibis' microblocks is present. by Florian Nücke · 10 years ago
- ccf00ae Make creative APU be colored appropriately. by Florian Nücke · 10 years ago
- 37e0403 Added creative tier APU (acts as T3 CPU+GPU). Closes #1169. by Florian Nücke · 10 years ago
- e14ba3b Added geolyzer and nav upgrade to creative tablet. Closes #1171. by Florian Nücke · 10 years ago
- 948f344 Fixes craftables not being loadable after 5ad8ef331dc6b7dcbc0f11e15ca5019f0e578844. by Florian Nücke · 10 years ago
- a2bf415 Switched libs with ones built on an older Linux to make it work on distributions still using glibc 2.13. by Florian Nücke · 10 years ago
- 389830c Added NotEnoughKeys integration. Closes #804. by Florian Nücke · 10 years ago
- 50db259 Force tablet caches to stay alive while single player game is paused, avoids tablets shutting down due to pauses. Closes #949. by Florian Nücke · 10 years ago
- d09943e Bump Forge version (so I can test Mekanism 8 in dev). by Florian Nücke · 10 years ago
- 7ac1268 Made boots require tier two hover upgrade. by Florian Nücke · 10 years ago
- 42f1afb Allow fake endstone in hoverUpgrade2 recipe by dgelessus · 10 years ago
- 86e056e [ci skip] by Florian Nücke · 10 years ago
- 693b525 oasdf;lokasdf;ljn by Florian Nücke · 10 years ago
- e647e37 Made boots work when power is disabled. by Florian Nücke · 10 years ago
- ce0ec1d Made boots not consume energy when in creative mode. by Florian Nücke · 10 years ago
- 6040644 Fixed non-creative players being able to power up creative computers by sneak-right-clicking them. by Florian Nücke · 10 years ago
- e0f5356 Some more refactoring. by Florian Nücke · 10 years ago
- 4f804c3 Added hover boots. Because I can. by Florian Nücke · 10 years ago
- 66203d8 Minor cleanup. by Florian Nücke · 10 years ago
- a63a352 Fixed charger energy conversion when charging foreign items. by Florian Nücke · 10 years ago
- 917aca3 Bump version. by Florian Nücke · 10 years ago
- 287ffd0 Null handling in class transformer ClassWriter workaround. Should fix #1166. by Florian Nücke · 10 years ago
- 3f3e349 Added APU to item index in manual. by Florian Nücke · 10 years ago
- 24b6222 Update JNLua, fixes #1104. by Florian Nücke · 10 years ago
- f497a7b Updated native libraries to Lua 5.2.4. by Florian Nücke · 10 years ago
- 9a96cb1 Added banner image for readme. by Florian Nücke · 10 years ago
- 7755ed4 Play dummy computer running sound when entering the game to force preloading it. May solve the short lag when turning on the first computer after entering a game. by Florian Nücke · 10 years ago
- 0ab6636 Moved ItemTier to traits package. by Florian Nücke · 10 years ago
- 3540809 Added getter to internal.Robot to allow upgrade renderers know whether to animate or not. Closes #1127. by Florian Nücke · 10 years ago
- 576b28f Some more typos. by Florian Nücke · 10 years ago
- aa1974c Merge branch 'patch-1' of https://github.com/logangorence/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
- 0f0953f Added CPUs with integrated graphics capabilities, closes #1154. by Florian Nücke · 10 years ago
- e67587a Should avoid issues with components that remove themselves or other components from their host inventory, such as the Computronics Boom Card. by Florian Nücke · 10 years ago
- f96515a Make raid blocks without content drop without NBT data to make them stackable. Closes #1152. by Florian Nücke · 10 years ago
- 38f4a22 Update README.md by Logan Gorence · 10 years ago
- 5ad8ef3 Made AE2 interface block always provide controller functionality, closes #1152. by Florian Nücke · 10 years ago
- 359fa0f Fixed maximum flight height computation involving built-in hover upgrades. Fixes #1156. by Florian Nücke · 10 years ago
- a683ff4 Merge branch 'patch-1' of https://github.com/mpmxyz/OpenComputers into master-MC1.7.10 by Florian Nücke · 10 years ago
- 315aa57 Removed duplicate Ctrl+C-Handling from term.read by mpmxyz · 10 years ago
- a0fd81c Close GUI of screens getting invalidated. by Florian Nücke · 10 years ago
- 554192e Merge pull request #1153 from cyber01/RU_doc by Florian "Sangar" Nücke · 10 years ago
- e88708d Updated index.md and added endstone in russian translation by cyber01 · 10 years ago
- aaba071 Merge pull request #1151 from rashdanml/patch-1 by Florian "Sangar" Nücke · 10 years ago
- 62a724a Update index.md by rashdanml · 10 years ago
- f73418f Increase max allowed EEPROM label length. by Florian Nücke · 10 years ago
- 39cf701 Removed now useless indirection for item stack loading (was for upgrading blocks to new format many versions back). by Florian Nücke · 10 years ago
- 13e1b22 Added API entry to allow mods to register their own loot disks and EEPROMs. by Florian Nücke · 10 years ago
- 611f76c Added fake endstone, oredicted that and normal endstone for use in drone recipe. by Florian Nücke · 10 years ago
- e27b7bf Slow block breaking for robots and drones. by Florian Nücke · 10 years ago
- ac853b9 Fixed doc string pattern for NEI handler to not be greedy. Also fixes behavior for multiline doc strings. Closes #1143. by Florian Nücke · 10 years ago
- a039667 Trying to keep tablets running across dimension changes, closes #1145, closes #1146. by Florian Nücke · 10 years ago
- 9deaf71 Fixes #1147. by Florian Nücke · 10 years ago
- 4ce73e6 Minor cleanup. by Florian Nücke · 10 years ago
- eee133d Added support for AE2's spatial I/O (i.e. moving computers etc. into spatial storage cells). by Florian Nücke · 10 years ago
- 5413a2a Added special handling for "phantom slots" in shift-click logic, closes #1139. by Florian Nücke · 10 years ago
- 3bdb3a3 Dogfooding IMC helper class. by Florian Nücke · 10 years ago
- 3d63c9a Added IMC helper class to API. by Florian Nücke · 10 years ago
- ba6053a Added IMC callback to add custom ink providers (i.e. callbacks that let us know how much ink an item is worth). Closes #1135. by Florian Nücke · 10 years ago
- 1ecd506 Fixed driver for AE2 export bus derpiness. Might also fix #1137. by Florian Nücke · 10 years ago
- dc0c26f Fixed printer shape limit test being off by one. by Florian Nücke · 10 years ago
- dce3bf1 Rebind primary screen to primary GPU if necessary. by Florian Nücke · 10 years ago
- 0fa5fcb Append instead of prepend CC return port in network messages. by Florian Nücke · 10 years ago
- fbc7368 Added waypoint and hover upgrade to index pages in manual. by Florian Nücke · 10 years ago
- a78c1b6 Merge pull request #1128 from cyber01/RU_doc by Florian "Sangar" Nücke · 10 years ago
- c4b3e0d Wrapping exceptions thrown in CC callbacks in LuaExceptions for nicer formatting on the Lua side. Closes #1126. by Florian Nücke · 10 years ago
- fda0c53 Make access points report false for isWireless via their fake modem peripheral. by Florian Nücke · 10 years ago
- b60466c Made argument parsing for CC modem emulation more forgiving, avoids crashing computers. by Florian Nücke · 10 years ago
- c77eef2 Added waypoint to index.md by cyber01 · 10 years ago
- c2798c3 Corrected mistakes/ Added hover upgrade by cyber01 · 10 years ago
- 8c9f974 Should fix duplicate equipped item rendering on powered-off robots... again... by Florian Nücke · 10 years ago
- 5b0e896 Added getter for players online as well as registered dimensions to debug card. Closes #1122. by Florian Nücke · 10 years ago
- 48b4bed Custom implementation of ClassWriter#getCommonSuperClass to compensate for recent change in Forge, should fix #1121. by Florian Nücke · 10 years ago