Commit graph

5248 commits

Author SHA1 Message Date
Eloraam
afdbc4064b Fixed up a few bugs in the tool path. 2011-09-21 07:14:53 +00:00
Eloraam
0392ecd8da Fixed another bug in the furnace patch. Works now. 2011-09-21 01:05:44 +00:00
Eloraam
cab70ce17a Small bugfix for furnace patch. 2011-09-21 00:59:37 +00:00
Eloraam
9fa40cb432 Metadata-sensitive smelting patch. 2011-09-21 00:55:09 +00:00
Eloraam
c9b6cdef1f Fixes for MCP updates. 2011-09-19 20:40:07 +00:00
Eloraam
5ecff4e5a1 Fixed the 1.8.1 version for MLMP support. 2011-09-19 20:30:34 +00:00
Eloraam
115de819b3 A bunch of little patches to make it actually build for 1.8.1. 2011-09-19 01:44:40 +00:00
Eloraam
bb6751cc59 First attempt at a 1.8.1 version. May not work. 2011-09-19 01:30:41 +00:00
Eloraam
0a874de91d Unrolled a mistaken fix. 2011-09-11 04:46:16 +00:00
Eloraam
3b61068a3c Another try for osx. 2011-09-11 04:05:39 +00:00
Eloraam
cfe5a542fc A small fix to hopefully make the script work on a mac. 2011-09-11 03:49:01 +00:00
Eloraam
4f4a75d865 Redesigned TileEntity handling. 2011-09-08 21:33:03 +00:00
Space Toad
5c74f5efb9 fixed SMP bug related to BuildCraft issue #226 2011-09-07 19:57:53 +00:00
Eloraam
878cac2697 A few small patches to fix obscure piston rendering bugs. 2011-09-07 15:14:01 +00:00
Eloraam
8b5440b351 Optifine compatibility patch. 2011-09-07 14:58:08 +00:00
Space Toad
71c77d9e9a updated to latest MCP, and added custom item rendering facilities 2011-09-03 11:46:59 +00:00
Eloraam
8ced84d8d3 Improved trapdoor hook. 2011-09-01 08:01:47 +00:00
Eloraam
3e09d92cd4 New lighting hook. 2011-08-30 10:32:14 +00:00
Eloraam
17132962c9 Fixed new MCP mappings. 2011-08-30 06:18:32 +00:00
Space Toad
e7ca40009e bumped forge version # to 1.0.6 2011-08-28 12:54:47 +00:00
Space Toad
62e7bdf805 added ArmorProperties constructors, remove deprecated subprograms (supposedly not used by anyone) 2011-08-28 12:33:16 +00:00
Space Toad
705e5e62a0 fixed headers, implemented new armor computation for IC2 2011-08-27 11:42:48 +00:00
Eloraam
a6ed5709ef Fixed the permissions on a couple fields in ItemTool. 2011-08-27 05:49:09 +00:00
Space Toad
aead41197f temporary reverted to r61 2011-08-27 01:12:20 +00:00
Space Toad
e9cd63abf7 updated credits 2011-08-25 19:47:34 +00:00
Eloraam
d2878faa33 Patched the installer again. 2011-08-25 17:15:02 +00:00
Eloraam
1c11f0eeb0 Fixed a typo. 2011-08-25 07:19:49 +00:00
Eloraam
33bd0947e3 Small RedPower-specific patch. 2011-08-25 07:17:10 +00:00
Eloraam
0457d8057f Added armor texture hook. 2011-08-25 00:23:31 +00:00
Eloraam
b0efd106bd New install script for Windows. 2011-08-24 04:18:57 +00:00
Eloraam
9d22e76927 Fixed the version number. 2011-08-21 07:50:09 +00:00
Eloraam
6ac2161f36 Changed some field permissions. 2011-08-20 22:23:29 +00:00
Eloraam
4cdb1cb3d0 Handler for custom block highlight. 2011-08-20 10:35:14 +00:00
Eloraam
651af86795 Version control logic, improved the destroy handling hook. 2011-08-20 08:59:05 +00:00
Eloraam
622f536f80 Improved BTW compatibility.
Finished the placement hook changes.
Added a sleep handler.
Added a current item destroyed handler.
2011-08-18 00:14:09 +00:00
Eloraam
231c65da06 Checking in the new crafting hook. 2011-08-17 16:05:38 +00:00
Eloraam
72864e4bc2 Added a little support for two-pass rendering. 2011-08-17 10:23:10 +00:00
Eloraam
1d19069203 Forgot the forge hooks. 2011-08-13 18:26:31 +00:00
Eloraam
12b64fa287 Updates:
- Added warning message for non-preloaded textures.
- Documentation
- Ladder fix for SMP.
- Obsoleted IBlockSecondaryProperties
- Added hooks for place-by-side.
- Fixed texture 3 and piston texture bug.
- Added new tool system.
2011-08-12 23:53:30 +00:00
FlowerChild
fb5f9373c5 Added patches for decompiled by fernflower source. Client only, and not tested enough. Using is currently not recommended. 2011-08-12 13:52:53 +00:00
Eloraam
08b0913f04 Uploaded new install file. 2011-08-12 04:17:33 +00:00
Eloraam
8d9e0879d8 Fixed for the new version of MCP. 2011-08-11 21:10:52 +00:00
Eloraam
adf31e33fd Uploaded install fix. 2011-08-08 19:50:09 +00:00
Eloraam
61b8107ba4 The ladder hook. 2011-08-08 16:55:50 +00:00
Eloraam
cfda01b9ff Fixed a typo in isBoundingBoxBurning. 2011-08-07 21:37:05 +00:00
Space Toad
4c259ce5d5 updated list of contributers 2011-08-06 21:54:56 +00:00
Space Toad
53dd73f2a5 updated release and package script to take into account credit file 2011-08-06 21:23:38 +00:00
Space Toad
691b87e876 renamed file 2011-08-06 21:18:31 +00:00
Space Toad
b813f609a6 initial revision of the credit file, to be completed 2011-08-06 21:16:53 +00:00
Eloraam
cbcdfbcfdb Added a comment. 2011-08-06 18:29:58 +00:00