Changes

#187 (May 5, 2014, 10:00:18 PM)

  1. Fix #748, Fix #746 (commit: 74bcede) — rallanpcl / githubweb
  2. Fix #751 (commit: dc1ef27) — rallanpcl / githubweb
  3. Fix #765 (commit: a2c1bae) — rallanpcl / githubweb
  4. Fix debugging log position to give useful information (commit: ca2387e) — rallanpcl / githubweb
  5. PlayerInstance debugging, reduce TP minimum time to position reset. (commit: f0848d8) — rallanpcl / githubweb
  6. Don't spam unloaded chunk message. (commit: c72d505) — rallanpcl / githubweb
  7. Fix #785 (commit: 4871c1d) — rallanpcl / githubweb
  8. Log if mods do non-threadsafe manual chunk unloading or loading. (commit: bddd423) — rallanpcl / githubweb
  9. Make chunk TE map final for #790 (commit: 5950b23) — rallanpcl / githubweb
  10. Fix #789 (commit: 5118506) — rallanpcl / githubweb
  11. Fix #790 (commit: e638864) — rallanpcl / githubweb
  12. Use partially synchronized map in Event hasAnnotation cache. (commit: 600ae33) — rallanpcl / githubweb
  13. Distribute chunk updates more evenly (commit: 0e59652) — rallanpcl / githubweb
  14. Fix #776 (commit: 45db868) — rallanpcl / githubweb
  15. Fix Thaumcraft AuraWorldTicker NPE crash. (commit: 27e321d) — rallanpcl / githubweb
  16. Cleanup patcher logging. (commit: f3c641c) — rallanpcl / githubweb
  17. Reworld world saving debug logging, to avoid confusing McMyAdmin for (commit: 2f30c97) — rallanpcl / githubweb
  18. Fix #812 (commit: c46ed07) — rallanpcl / githubweb
  19. Fix #808 (commit: 52f77fc) — rallanpcl / githubweb
  20. Fix #800 (commit: d62ca64) — rallanpcl / githubweb
  21. Fix #802 (commit: b4afaa1) — rallanpcl / githubweb
  22. Make PatchTcpReaderThread abstract (commit: 4f24484) — rallanpcl / githubweb
  23. Don't log full error on read timeout for #674 (commit: 0612f7a) — rallanpcl / githubweb
  24. Add debugging for #807 (commit: f2a123a) — rallanpcl / githubweb
  25. Fix #816 (commit: 1290aaa) — rallanpcl / githubweb
  26. Remove warning for #805. In this case, the warning indicates correct (commit: a91066b) — rallanpcl / githubweb
  27. Update Metrics to R7 (commit: 6478b1e) — rallanpcl / githubweb
  28. Remove unnecessary debug logging for patched class loading. (commit: 8456e21) — rallanpcl / githubweb
  29. Load chunk if PlayerInstance's chunk is unloaded (commit: 3b86e7f) — rallanpcl / githubweb
  30. Fix #719 (commit: 068bac0) — rallanpcl / githubweb
  31. Give correct chunk coordinates in /profile e (commit: 52d8dbd) — rallanpcl / githubweb
  32. Possible fix for #678 (commit: 94b0e2e) — rallanpcl / githubweb
  33. Revert "Give correct chunk coordinates in /profile e" (commit: 7d71d43) — rallanpcl / githubweb
  34. Assume tick region size is a power of two. (commit: 5a11aec) — rallanpcl / githubweb
  35. Better logging if no stack trace available. Reset deadlock detector (commit: d975133) — rallanpcl / githubweb
  36. Should fix #823 (commit: b66dbc7) — rallanpcl / githubweb
  37. Move MCPC+-only patch to correct patch. (commit: 80cb1fb) — rallanpcl / githubweb
  38. Formatting (commit: 68d42e3) — rallanpcl / githubweb
  39. Fix NCDFE in FML log thread. (commit: d037d47) — rallanpcl / githubweb
  40. Logging for #830 (commit: 88d1aa6) — rallanpcl / githubweb
  41. More logging for #833 (commit: 660025d) — rallanpcl / githubweb
  42. Fix formatting, initialise ContextAccess early. (commit: c427b84) — rallanpcl / githubweb
  43. Don't search for mods in subdirectories of mods/coremods folders. (commit: 492676c) — rallanpcl / githubweb
  44. Fix using power of regionSize where actual regionSize value should be (commit: b77fa0c) — rallanpcl / githubweb
  45. Fully revert to vanilla movement updates when concurrent movement (commit: c3e185e) — rallanpcl / githubweb
  46. Possible fix for #835 (commit: 7b09113) — rallanpcl / githubweb
  47. Make ContextAccessProvider less spammy. Closes #833 (commit: 952b973) — rallanpcl / githubweb
  48. Don't log ThreadStuckErrors. (commit: d7a1838) — rallanpcl / githubweb
  49. Fix #835 (commit: 365782c) — rallanpcl / githubweb
  50. Make deadlock detector reports more concise in many circumstances. (commit: a8f059d) — rallanpcl / githubweb
  51. Fix possible NPE with last fix for #835 (commit: 5f59f75) — rallanpcl / githubweb
  52. Check y coordinate lower bounds in getTEWithLoad (commit: 4172b4a) — rallanpcl / githubweb
  53. Possible fix for #845 (commit: 4d6e83c) — rallanpcl / githubweb
  54. Fix #846 (commit: 99a8724) — rallanpcl / githubweb
  55. Fix NPE ticking weatherEffects for #845 (commit: d92598b) — rallanpcl / githubweb
  56. Fix #850 (commit: 481c93a) — rallanpcl / githubweb
  57. Reorder ThreadedChunkProvider fields to fix Butterfly Mania. (commit: 00e28e0) — rallanpcl / githubweb
  58. Check if file to load patched mods for is empty. (commit: 655c161) — rallanpcl / githubweb
  59. Fix #851 (commit: e53498c) — rallanpcl / githubweb
  60. Fix hats mod ConcurrentModificationException (commit: b85abbb) — rallanpcl / githubweb
  61. Fix chunk saving concurrent modification exception (commit: 40aaa1b) — rallanpcl / githubweb
  62. Remove unnecessary debug logs. (commit: 28c72e9) — rallanpcl / githubweb
  63. Fix #854 (commit: 6817f1d) — rallanpcl / githubweb
  64. Add TE count profiling (commit: e5f960f) — rallanpcl / githubweb
  65. Use deobfuscated class name in TE count profiling (commit: 2f46e8f) — rallanpcl / githubweb
  66. Add unsynchronize patch (commit: 8cf6a78) — rallanpcl / githubweb
  67. Fix #855 (commit: f8238ae) — rallanpcl / githubweb
  68. Fix ME comodification exception (commit: 7978b6d) — rallanpcl / githubweb
  69. Fix #853 (commit: ddf5b95) — rallanpcl / githubweb
  70. Fix #859 (commit: 6fcb6d5) — rallanpcl / githubweb
  71. Renove unnecessary local variable. (commit: 9edb256) — rallanpcl / githubweb
  72. Fix #822 (commit: 6a26367) — rallanpcl / githubweb
  73. Comments which are too long are the best type of comments. (commit: 005ad33) — rallanpcl / githubweb
  74. Reduce System.nanoTime() calls when profiling is enabled. (commit: d1e66ed) — rallanpcl / githubweb
  75. Fix #762 (commit: 97c2990) — rallanpcl / githubweb
  76. Possible fix for #860 (commit: 8d70d90) — rallanpcl / githubweb
  77. Fix #860 (commit: da67b3d) — rallanpcl / githubweb
  78. Fix CME in WorldServer (commit: acb6505) — rallanpcl / githubweb
  79. Fix #848 (commit: b9a7528) — rallanpcl / githubweb
  80. Cleanup (commit: 2ea5190) — rallanpcl / githubweb
  81. Fix #866 (commit: ad729d2) — rallanpcl / githubweb
  82. I can't spell (commit: 89d0773) — rallanpcl / githubweb
  83. Debugging for #867 (commit: f4bd3b6) — rallanpcl / githubweb
  84. Fix #867, Fix #868 (commit: 63465e3) — rallanpcl / githubweb
  85. Add support for multi class patches (commit: ae7b193) — rallanpcl / githubweb
  86. 1.4.7 Call multi class patch splitter (commit: 2efeb6f) — rallanpcl / githubweb
  87. Add rename patch (commit: adaeae6) — rallanpcl / githubweb
  88. Use new line for multi class patch (commit: f73daaa) — rallanpcl / githubweb
  89. Fix #866 (commit: 58154bf) — rallanpcl / githubweb
  90. Fix another multi class patch splitting issue (commit: f0d8ffa) — rallanpcl / githubweb
  91. Experimental new AE patch. Should fix all AE issues. (commit: 84746a1) — rallanpcl / githubweb
  92. Fix some mis-spellings which shouldn't be there, and add some which (commit: afb05fc) — rallanpcl / githubweb
  93. Fix VerifyError with new AE patch. (commit: fa0327b) — rallanpcl / githubweb
  94. Fix severe NEI exploit. (commit: f3e10be) — rallanpcl / githubweb
  95. Fix AE ClassCastException (commit: 7a8134c) — rallanpcl / githubweb
  96. Fix NPE at World.java:448 (commit: 4d9fb28) — rallanpcl / githubweb
  97. Fix AE import/export buses doing absolutely nothing useful. (commit: 19018f8) — rallanpcl / githubweb
  98. Fix portalgun infinite loop in ChunkLoadHandler (commit: 5a7a43d) — rallanpcl / githubweb
  99. Fix abysmal forestry localisations performance causing slowness for (commit: ebcd62d) — rallanpcl / githubweb
  100. Small GregTech performance improvement (commit: edb8f00) — rallanpcl / githubweb
  101. Add unvolatile patch. (commit: 0cf6add) — rallanpcl / githubweb
  102. Log if no threads are killed when trying to recover from an apparent (commit: f1d3a63) — rallanpcl / githubweb
  103. Change old java version warning. (commit: aafa61e) — rallanpcl / githubweb
  104. Add java 8 warning. (commit: 7f4e0c7) — rallanpcl / githubweb
  105. Decrease default deadlock detector time. (commit: ae2f916) — rallanpcl / githubweb
  106. Fix #879 (commit: 6740a7b) — rallanpcl / githubweb
  107. Rename hash to key in ThreadedChunkLoader (commit: 79c0dca) — rallanpcl / githubweb
  108. Fix #862 (commit: a004f46) — rallanpcl / githubweb
  109. Fix #885 (commit: cf6807a) — rallanpcl / githubweb
  110. Fix NPE in sendProgressBarUpdate in EngineIron (commit: 8f7af81) — rallanpcl / githubweb
  111. Fix #886 (commit: 91c45e0) — rallanpcl / githubweb
  112. Remove unnecessary debug logging (commit: d04357c) — rallanpcl / githubweb
  113. Link to new issue page instead of repository main page. (commit: b93e2c4) — rallanpcl / githubweb
  114. Fix #888 (commit: bc0ab9f) — rallanpcl / githubweb
  115. Fix #877 (commit: 3381dd0) — rallanpcl / githubweb
  116. Attenpt to improve performance of AE auto-crafting. (commit: 45f4c34) — rallanpcl / githubweb
  117. Reduce overhead from location checking of TEs. (commit: 35fd8d5) — rallanpcl / githubweb
  118. Add missing log. (commit: 0228684) — rallanpcl / githubweb
  119. Another auto-crafting tweak (commit: 5bf9f3a) — rallanpcl / githubweb
  120. Fix appeng.api.exceptions.AppEngTileMissingException cycling assembler (commit: f6b3b53) — rallanpcl / githubweb
  121. Fix #892 (commit: af77241) — rallanpcl / githubweb
  122. Fix #233, implement #81 (commit: 8b4eb6e) — rallanpcl / githubweb
  123. Fix NPE in lock contention profiler (commit: 77658b7) — rallanpcl / githubweb
  124. Remove lock contention profiling debugging, display more useful traces (commit: 7bef4ce) — rallanpcl / githubweb
  125. 4 minutes =/= 10 minutes (commit: f99d46f) — rallanpcl / githubweb
  126. Contention profiler improvements (commit: c4c8c14) — rallanpcl / githubweb
  127. Formatting (commit: fee3894) — rallanpcl / githubweb
  128. Fix #784 (commit: 53c8993) — rallanpcl / githubweb
  129. Log more entries in contention profiler when logging to console. (commit: a5f3a6d) — rallanpcl / githubweb
  130. Update INSTALL.md (commit: 2f838e2) — rallanpcl / githubweb
  131. Implement #893. Fixes TC dupe bug, thanks @ApocDev (commit: d88cd93) — rallanpcl / githubweb
  132. Make ContentionProfiler more flexible (commit: 386f905) — rallanpcl / githubweb
  133. Add ChunkProviderServer.tick to /profile a (commit: 58560ad) — rallanpcl / githubweb
  134. Implement #906 (commit: 65e84b8) — rallanpcl / githubweb
  135. Check patches earlier in startup process if possible. (commit: e80bcd3) — rallanpcl / githubweb
  136. Checking patches early now actually works. (commit: cc092db) — rallanpcl / githubweb
  137. Fix patcher deleting patchedMods files. Oops (commit: 11d1ad1) — rallanpcl / githubweb
  138. Add missing stack trace (commit: a533fdd) — rallanpcl / githubweb
  139. Profile queued tasks. (commit: b075629) — rallanpcl / githubweb
  140. Fix #911 (commit: fe16b30) — rallanpcl / githubweb
  141. Make entity in forced chunk periodic check period a power of two to (commit: ac2b80d) — rallanpcl / githubweb
  142. Should fix TagAPI freezing. (commit: 7b46bab) — rallanpcl / githubweb
  143. Check if TP is installed (commit: dd0e65a) — rallanpcl / githubweb
  144. Fix #914 (commit: 7b27c52) — rallanpcl / githubweb
  145. Fix TagAPI fix for old TagAPI versions (commit: 8eed532) — rallanpcl / githubweb
  146. Fix MFFS infinite loop + CMEs (commit: 1300124) — rallanpcl / githubweb
  147. Another attempt at fixing MFFS infinite loop (commit: 8c30581) — rallanpcl / githubweb
  148. Make /profile u actually useful. (commit: ae46868) — rallanpcl / githubweb
  149. Small reduction in idle CPU usage (commit: 82f7f8c) — rallanpcl / githubweb
  150. Fix TE Wrench Turtle NPE (commit: 5aa88d8) — rallanpcl / githubweb
  151. Improve AE NBT comparison performance for #916 (commit: ecd11dd) — rallanpcl / githubweb
  152. Improve deadlock detector logging. (commit: a8802a1) — rallanpcl / githubweb
  153. Fix #917 (commit: d7bcf12) — rallanpcl / githubweb
  154. Always sleep after making deadlock detector report, even if in lagspike (commit: 4bc2dbb) — rallanpcl / githubweb
  155. Fix TileGenericPipe NPE (commit: 18cb34f) — rallanpcl / githubweb
  156. Only log ThisIsNotAnError shutdown stack trace when running in debug (commit: 2885a1b) — rallanpcl / githubweb
  157. Revert "Fix #917" (commit: 5502f70) — rallanpcl / githubweb
  158. Better fix for #917 (commit: bb82a0b) — rallanpcl / githubweb
  159. Fix #920 (commit: 0742f28) — rallanpcl / githubweb
  160. Possible fix for #919 (commit: e63f35e) — rallanpcl / githubweb
  161. Fix some patching errors (commit: 272a156) — rallanpcl / githubweb
  162. Fix AE crash with storage bus and gregtech machines (commit: ad3242f) — rallanpcl / githubweb
  163. Fix #926, Fix #925, Fix #924 (commit: 4cca294) — rallanpcl / githubweb
  164. Set chunk field to null on entity unload. (commit: 91d13a1) — rallanpcl / githubweb
  165. Formatting (commit: e5fefac) — rallanpcl / githubweb
  166. Documentation (commit: f0e6d60) — rallanpcl / githubweb
  167. Cleanup (commit: 169b3c4) — rallanpcl / githubweb
  168. Improve packet profiling for #947 (commit: 7c07cbe) — rallanpcl / githubweb
  169. Increase default sent packets in profiling (commit: d320b3f) — rallanpcl / githubweb
  170. Fix Packet Profiler NPE (commit: f3e1a7c) — rallanpcl / githubweb
  171. Partially update AE patches for 1.5.2. Probably VERY broken. (commit: c9a65d9) — rallanpcl / githubweb
  172. Update README.md (commit: 9391d08) — rallanpcl / githubweb
  173. Untested fix for barrels. (commit: f45b8e8) — rallanpcl / githubweb

#185 (Jul 29, 2013, 11:45:41 PM)

  1. Fix Packet Profiler NPE (commit: 12e3677) — rallanpcl / githubweb

#184 (Jul 27, 2013, 12:00:39 PM)

  1. Increase default sent packets in profiling (commit: 32d8c08) — rallanpcl / githubweb

#183 (Jul 27, 2013, 11:58:58 AM)

  1. Improve packet profiling for #947 (commit: 5a7e3c0) — rallanpcl / githubweb

#182 (Jul 27, 2013, 11:56:56 AM)

  1. Improve packet profiling for #947 (commit: a06d388) — rallanpcl / githubweb

#181 (Jul 26, 2013, 12:23:29 AM)

  1. Cleanup (commit: fea14aa) — rallanpcl / githubweb

#180 (Jul 25, 2013, 12:48:53 AM)

  1. Documentation (commit: aa7b29d) — rallanpcl / githubweb

#179 (Jul 24, 2013, 1:42:06 AM)

  1. Formatting (commit: 9d14ad4) — rallanpcl / githubweb

#178 (Jul 23, 2013, 11:03:39 PM)

  1. Fix #934 (commit: 5db3b58) — rallanpcl / githubweb

#177 (Jul 23, 2013, 3:49:09 AM)

  1. Set chunk field to null on entity unload. (commit: e7a1382) — rallanpcl / githubweb
  2. Improve hats mod performance. (commit: 9f6056c) — rallanpcl / githubweb

#176 (Jul 23, 2013, 3:13:06 AM)

  1. Replace DataWatcher, use array instead of hashmap, no locking. No longer (commit: 4780948) — rallanpcl / githubweb

#175 (Jul 23, 2013, 1:18:34 AM)

  1. Should fix #934 (commit: 7cac988) — rallanpcl / githubweb

#174 (Jul 23, 2013, 1:16:51 AM)

  1. Fix #926, Fix #925, Fix #924 (commit: 9da2e86) — rallanpcl / githubweb

#173 (Jul 22, 2013, 2:07:10 PM)

  1. Fix #923 (commit: 16217ba) — rallanpcl / githubweb

#172 (Jul 20, 2013, 7:29:58 PM)

  1. Fix #920 (commit: 3a31772) — rallanpcl / githubweb

#171 (Jul 19, 2013, 11:23:15 PM)

  1. Only log ThisIsNotAnError shutdown stack trace when running in debug (commit: 684b673) — rallanpcl / githubweb

#170 (Jul 19, 2013, 11:15:34 PM)

  1. Fix TileGenericPipe NPE (commit: 8823577) — rallanpcl / githubweb

#169 (Jul 19, 2013, 11:12:27 PM)

  1. Always sleep after making deadlock detector report, even if in lagspike (commit: 2c083b5) — rallanpcl / githubweb

#168 (Jul 19, 2013, 3:39:29 PM)

  1. Improve deadlock detector logging. (commit: 579b6a4) — rallanpcl / githubweb

#167 (Jul 19, 2013, 3:36:50 PM)

  1. Improve deadlock detector logging. (commit: 12b91d8) — rallanpcl / githubweb

#166 (Jul 19, 2013, 12:59:02 PM)

  1. Improve AE NBT comparison performance for #916 (commit: f29a975) — rallanpcl / githubweb

#165 (Jul 19, 2013, 12:48:04 PM)

  1. Fix TE Wrench Turtle NPE (commit: 0488783) — rallanpcl / githubweb

#164 (Jul 19, 2013, 1:36:50 AM)

  1. Small reduction in idle CPU usage (commit: 57b4bab) — rallanpcl / githubweb

#163 (Jul 19, 2013, 12:39:45 AM)

  1. Make /profile u actually useful. (commit: debc65f) — rallanpcl / githubweb

#162 (Jul 18, 2013, 11:43:12 PM)

  1. Another attempt at fixing MFFS infinite loop (commit: 58ba171) — rallanpcl / githubweb

#161 (Jul 18, 2013, 11:35:40 PM)

  1. Fix MFFS infinite loop + CMEs (commit: 5226ce5) — rallanpcl / githubweb

#160 (Jul 18, 2013, 10:53:02 PM)

  1. Fix TagAPI fix for old TagAPI versions (commit: 75cae87) — rallanpcl / githubweb

#159 (Jul 18, 2013, 10:34:41 PM)

  1. Fix TagAPI fix for old TagAPI versions (commit: 9a2013b) — rallanpcl / githubweb

#158 (Jul 18, 2013, 9:58:24 PM)

  1. Should fix TagAPI freezing. (commit: 3763b3d) — rallanpcl / githubweb
  2. Check if TP is installed (commit: 19f44d0) — rallanpcl / githubweb

#157 (Jul 18, 2013, 11:45:33 AM)

  1. Make entity in forced chunk periodic check period a power of two to (commit: 0c6acfa) — rallanpcl / githubweb

#156 (Jul 17, 2013, 11:20:26 PM)

  1. Fix #884 (commit: 17ada0e) — rallanpcl / githubweb

#155 (Jul 17, 2013, 10:57:27 PM)

  1. Fix error patching MusePacketPlayerUpdate (commit: 0e3d927) — rallanpcl / githubweb

#154 (Jul 17, 2013, 10:38:32 PM)

  1. Fix #911 (commit: c4bcdd4) — rallanpcl / githubweb

#153 (Jul 17, 2013, 10:36:24 PM)

  1. Profile queued tasks. (commit: 0352add) — rallanpcl / githubweb

#152 (Jul 17, 2013, 2:51:56 PM)

  1. Add missing stack trace (commit: 5d14446) — rallanpcl / githubweb

#151 (Jul 17, 2013, 2:37:35 PM)

  1. Fix patcher deleting patchedMods files. Oops (commit: 25cc04d) — rallanpcl / githubweb

#150 (Jul 17, 2013, 2:35:09 PM)

  1. Fix patcher deleting patchedMods files. Oops (commit: 36aba15) — rallanpcl / githubweb

#149 (Jul 17, 2013, 2:12:37 PM)

  1. Check patches earlier in startup process if possible. (commit: d7a77dc) — rallanpcl / githubweb
  2. Checking patches early now actually works. (commit: 4486fbb) — rallanpcl / githubweb

#148 (Jul 17, 2013, 1:57:15 PM)

  1. Implement #906 (commit: 8d95daa) — rallanpcl / githubweb

#147 (Jul 17, 2013, 1:50:35 AM)

  1. Add ChunkProviderServer.tick to /profile a (commit: 627ba4a) — rallanpcl / githubweb

#146 (Jul 17, 2013, 1:02:20 AM)

  1. Make ContentionProfiler more flexible (commit: fa1352f) — rallanpcl / githubweb

#145 (Jul 17, 2013, 12:59:32 AM)

  1. Make ContentionProfiler more flexible (commit: 120aee9) — rallanpcl / githubweb

#144 (Jul 17, 2013, 12:09:19 AM)

  1. Fix #905 (commit: f1119ed) — rallanpcl / githubweb

#143 (Jul 15, 2013, 9:37:41 AM)

  1. Fix invalid patch xml (commit: 69f77c4) — rallanpcl / githubweb

#142 (Jul 15, 2013, 9:36:18 AM)

  1. Fix invalid patch xml (commit: 757ad4c) — rallanpcl / githubweb

#141 (Jul 15, 2013, 9:23:14 AM)

  1. Fix #900 (commit: f92c919) — rallanpcl / githubweb

#140 (Jul 15, 2013, 9:18:20 AM)

  1. Update INSTALL.md (commit: a767967) — rallanpcl / githubweb

#139 (Jul 14, 2013, 9:52:05 PM)

  1. Log more entries in contention profiler when logging to console. (commit: 6668bc5) — rallanpcl / githubweb

#138 (Jul 14, 2013, 9:21:03 PM)

  1. Fix #784 (commit: 64e423a) — rallanpcl / githubweb

#137 (Jul 14, 2013, 4:34:39 PM)

  1. Formatting (commit: d7a66ad) — rallanpcl / githubweb

#136 (Jul 14, 2013, 4:29:25 PM)

  1. Contention profiler improvements (commit: 8525c30) — rallanpcl / githubweb

#135 (Jul 13, 2013, 11:07:57 PM)

  1. 4 minutes =/= 10 minutes (commit: f49883f) — rallanpcl / githubweb

#134 (Jul 13, 2013, 10:50:48 PM)

  1. Remove lock contention profiling debugging, display more useful traces (commit: eda020f) — rallanpcl / githubweb

#133 (Jul 13, 2013, 5:04:56 PM)

  1. Fix NPE in lock contention profiler (commit: 5082853) — rallanpcl / githubweb

#132 (Jul 13, 2013, 4:42:00 PM)

  1. Fix #233, implement #81 (commit: ab5416e) — rallanpcl / githubweb

#131 (Jul 13, 2013, 12:17:47 PM)

  1. Fix #892 (commit: 90fb084) — rallanpcl / githubweb

#130 (Jul 13, 2013, 2:41:08 AM)

  1. Reduce overhead from location checking of TEs. (commit: b74331c) — rallanpcl / githubweb

#129 (Jul 12, 2013, 8:40:53 PM)

  1. Fix #888 (commit: 16b69d2) — rallanpcl / githubweb

#128 (Jul 12, 2013, 6:49:05 PM)

  1. Link to new issue page instead of repository main page. (commit: 0486bd2) — rallanpcl / githubweb

#127 (Jul 12, 2013, 6:47:33 PM)

  1. Remove unnecessary debug logging (commit: 11508c7) — rallanpcl / githubweb

#126 (Jul 12, 2013, 5:27:31 PM)

  1. Fix #886 (commit: 41f4f04) — rallanpcl / githubweb

#125 (Jul 12, 2013, 3:33:32 AM)

  1. Fix #885 (commit: e634dbc) — rallanpcl / githubweb

#124 (Jul 11, 2013, 7:47:57 PM)

  1. Fix #862 (commit: d4430c6) — rallanpcl / githubweb

#123 (Jul 11, 2013, 5:19:39 PM)

  1. Rename hash to key in ThreadedChunkLoader (commit: f408098) — rallanpcl / githubweb

#122 (Jul 11, 2013, 4:07:58 PM)

  1. Decrease default deadlock detector time. (commit: 3ddfdee) — rallanpcl / githubweb

#121 (Jul 11, 2013, 4:00:44 PM)

  1. Add java 8 warning. (commit: 84827e7) — rallanpcl / githubweb

#120 (Jul 11, 2013, 3:55:56 PM)

  1. Log if no threads are killed when trying to recover from an apparent (commit: 37d92a8) — rallanpcl / githubweb
  2. Change old java version warning. (commit: d641307) — rallanpcl / githubweb

#119 (Jul 11, 2013, 3:29:18 PM)

  1. Small GregTech performance improvement (commit: 10f6ef2) — rallanpcl / githubweb
  2. Add unvolatile patch. (commit: a3d96b6) — rallanpcl / githubweb

#118 (Jul 11, 2013, 2:21:47 PM)

  1. Fix abysmal forestry localisations performance causing slowness for (commit: 8107dcf) — rallanpcl / githubweb
  2. Fix portalgun infinite loop in ChunkLoadHandler (commit: 229c98f) — rallanpcl / githubweb

#117 (Jul 11, 2013, 1:56:20 AM)

  1. Fix NPE at World.java:448 (commit: c5a737a) — rallanpcl / githubweb

#116 (Jul 11, 2013, 1:30:45 AM)

  1. Fix severe NEI exploit. (commit: 73d53ac) — rallanpcl / githubweb

#115 (Jul 11, 2013, 12:57:46 AM)

  1. Merge new patches for 1.5.2 (commit: 6178f5c) — rallanpcl / githubweb

#114 (Jul 10, 2013, 11:34:48 PM)

  1. Fix another multi class patch splitting issue (commit: e6327f3) — rallanpcl / githubweb

#113 (Jul 10, 2013, 11:28:35 PM)

  1. Fix #866 (commit: 2699630) — rallanpcl / githubweb

#112 (Jul 10, 2013, 11:25:24 PM)

  1. Use new line for multi class patch (commit: 7c875db) — rallanpcl / githubweb

#111 (Jul 10, 2013, 10:57:31 PM)

  1. Add rename patch (commit: c013dad) — rallanpcl / githubweb

#110 (Jul 10, 2013, 10:02:07 PM)

  1. Add support for multi class patches (commit: 1541cd3) — rallanpcl / githubweb
  2. 1.5.2 Call multi class patch splitter (commit: 57b9f78) — rallanpcl / githubweb

#109 (Jul 9, 2013, 11:36:47 PM)

  1. Fix #867, Fix #868 (commit: b203a78) — rallanpcl / githubweb

#108 (Jul 9, 2013, 2:43:19 PM)

  1. I can't spell (commit: a7a937c) — rallanpcl / githubweb

#107 (Jul 9, 2013, 2:42:29 PM)

  1. Fix #866 (commit: 320254d) — rallanpcl / githubweb

#106 (Jul 9, 2013, 3:10:46 AM)

  1. Cleanup (commit: a3405dd) — rallanpcl / githubweb

#105 (Jul 9, 2013, 12:27:55 AM)

  1. Fix CME in WorldServer (commit: d47f6d3) — rallanpcl / githubweb

#104 (Jul 9, 2013, 12:20:44 AM)

  1. Fix reporitng that mod need patched but not patching them if they (commit: 4258176) — rallanpcl / githubweb

#103 (Jul 8, 2013, 11:35:45 PM)

  1. Fix another issue related to #860 (commit: b7a65ae) — rallanpcl / githubweb

#102 (Jul 8, 2013, 5:28:00 PM)

  1. Fix #860 (commit: 12498c6) — rallanpcl / githubweb

#101 (Jul 8, 2013, 3:00:14 PM)

  1. Possible fix for #860 (commit: 08755b9) — rallanpcl / githubweb

#100 (Jul 8, 2013, 2:54:21 AM)

  1. Reduce System.nanoTime() calls when profiling is enabled. (commit: 0a0b966) — rallanpcl / githubweb

#99 (Jul 8, 2013, 2:46:38 AM)

  1. Comments which are too long are the best type of comments. (commit: fbf05a0) — rallanpcl / githubweb

#98 (Jul 8, 2013, 2:35:29 AM)

  1. Renove unnecessary local variable. (commit: 28b5e1f) — rallanpcl / githubweb

#97 (Jul 8, 2013, 2:32:54 AM)

  1. Fix #822 (commit: 861a89b) — rallanpcl / githubweb

#96 (Jul 8, 2013, 12:52:08 AM)

  1. Fix #859 (commit: 597fe5b) — rallanpcl / githubweb

#95 (Jul 8, 2013, 12:50:36 AM)

  1. Fix #893 (commit: f08c636) — rallanpcl / githubweb

#94 (Jul 7, 2013, 12:27:31 AM)

  1. Fix #853 (commit: 1a29352) — rallanpcl / githubweb

#93 (Jul 5, 2013, 10:41:03 PM)

  1. Add unsynchronize patch (commit: 64c89df) — rallanpcl / githubweb

#92 (Jul 5, 2013, 10:06:40 PM)

  1. Add TE count profiling (commit: 4ab55bf) — rallanpcl / githubweb

#91 (Jul 5, 2013, 9:44:44 PM)

  1. Fix #854 (commit: 0c26fbe) — rallanpcl / githubweb

#90 (Jul 5, 2013, 9:34:16 PM)

  1. Remove unnecessary debug logs. (commit: 46a0e08) — rallanpcl / githubweb

#89 (Jul 5, 2013, 9:30:30 PM)

  1. Fix chunk saving concurrent modification exception (commit: 2d8bd4a) — rallanpcl / githubweb

#88 (Jul 5, 2013, 6:40:25 PM)

  1. Fix hats mod ConcurrentModificationException (commit: 4845d44) — rallanpcl / githubweb

#87 (Jul 5, 2013, 2:18:59 PM)

  1. Reorder ThreadedChunkProvider fields to fix Butterfly Mania. (commit: a71f5e0) — rallanpcl / githubweb
  2. Check if file to load patched mods for is empty. (commit: 3e68503) — rallanpcl / githubweb

#86 (Jul 4, 2013, 5:32:25 PM)

  1. Fix NPE ticking weatherEffects for #845 (commit: 17e901b) — rallanpcl / githubweb

#85 (Jul 4, 2013, 4:50:28 PM)

  1. Fix #846 (commit: 2c711fd) — rallanpcl / githubweb

#84 (Jul 4, 2013, 1:42:54 AM)

  1. Fix CME in WorldServer (commit: 9ce9620) — rallanpcl / githubweb

#83 (Jul 4, 2013, 12:39:15 AM)

  1. Fix BlockEventCache deadlock (commit: c01ec3d) — rallanpcl / githubweb

#82 (Jul 4, 2013, 12:15:38 AM)

  1. Update ThaumCraft EventHandler class name for 1.5 (commit: 06b1f9f) — rallanpcl / githubweb
  2. Check y coordinate lower bounds in getTEWithLoad (commit: 4b87156) — rallanpcl / githubweb
  3. Fix AppEng ItemList infinite loop (commit: ada656d) — rallanpcl / githubweb

#81 (Jul 3, 2013, 10:38:56 PM)

  1. Fix TileEntityBarrel patch (commit: 4a44852) — rallanpcl / githubweb

#80 (Jul 3, 2013, 9:48:49 PM)

  1. Make deadlock detector reports more concise in many circumstances. (commit: cb7c85d) — rallanpcl / githubweb

#79 (Jul 3, 2013, 9:37:21 PM)

  1. Don't log ThreadStuckErrors. (commit: 8c5ee99) — rallanpcl / githubweb

#78 (Jul 3, 2013, 9:34:25 PM)

  1. Make ContextAccessProvider less spammy. Closes #833 (commit: 7317bd0) — rallanpcl / githubweb

#77 (Jul 3, 2013, 8:46:02 PM)

  1. Fully revert to vanilla movement updates when concurrent movement (commit: 7482111) — rallanpcl / githubweb

#76 (Jul 3, 2013, 8:43:55 PM)

  1. Fix #841 (commit: b6160b0) — rallanpcl / githubweb

#75 (Jul 3, 2013, 7:03:41 PM)

  1. Fix #841 (commit: 7fda4bf) — rallanpcl / githubweb

#74 (Jul 3, 2013, 3:22:59 AM)

  1. Fix using power of regionSize where actual regionSize value should be (commit: 353f047) — rallanpcl / githubweb

#73 (Jul 3, 2013, 2:04:43 AM)

  1. Remove TF reappearing block log spam. (commit: a755d2d) — rallanpcl / githubweb

#72 (Jul 3, 2013, 2:03:53 AM)

  1. Import current class's package when patching. (commit: 6e662a4) — rallanpcl / githubweb

#71 (Jul 2, 2013, 8:51:08 PM)

  1. Don't load class bytes for srg obfuscation from subdirectories (commit: 722ec7b) — rallanpcl / githubweb

#70 (Jul 2, 2013, 8:45:38 PM)

  1. Don't search for mods in subdirectories of mods/coremods folders. (commit: 6ec1bbb) — rallanpcl / githubweb

#69 (Jul 2, 2013, 4:12:06 PM)

  1. Fix #832 (commit: 41241dd) — rallanpcl / githubweb

#68 (Jul 2, 2013, 1:29:24 PM)

  1. Another logging change for #815 (commit: 0c3f600) — rallanpcl / githubweb

#67 (Jul 2, 2013, 2:23:55 AM)

  1. Fix formatting, initialise ContextAccess early. (commit: 5da91d9) — rallanpcl / githubweb

#66 (Jul 2, 2013, 1:40:23 AM)

  1. More logging for #833 (commit: 025aaf7) — rallanpcl / githubweb

#65 (Jul 2, 2013, 1:24:14 AM)

  1. Logging for #830 (commit: 63f8de1) — rallanpcl / githubweb

#64 (Jul 2, 2013, 1:03:19 AM)

  1. Update thaumcraft patches for 1.5 package changes. (commit: 7d3e87f) — rallanpcl / githubweb

#63 (Jul 2, 2013, 1:02:30 AM)

  1. Fix removeFieldAndInitialisers patch for #815 (commit: 4dfab3c) — rallanpcl / githubweb

#62 (Jul 2, 2013, 12:27:17 AM)

  1. Fix #831 (commit: 883d980) — rallanpcl / githubweb

#61 (Jul 1, 2013, 1:29:41 PM)

  1. Fix NCDFE in FML log thread. (commit: 204424e) — rallanpcl / githubweb
  2. Fix second issue in #815 (commit: 5f15eea) — rallanpcl / githubweb

#60 (Jul 1, 2013, 1:07:08 PM)

  1. Fix NCDFE in FML log thread. (commit: d2f0e5d) — rallanpcl / githubweb

#59 (Jul 1, 2013, 10:46:28 AM)

  1. Fix crash when not using MCPC+ (commit: 84416fa) — rallanpcl / githubweb

#58 (Jun 30, 2013, 11:52:58 PM)

  1. Apparently working MCPC+ 1.5.2 support, fixes #803, fixes #448 (commit: bb1e84f) — rallanpcl / githubweb

#57 (Jun 30, 2013, 9:08:21 PM)

  1. Formatting (commit: e70413c) — rallanpcl / githubweb

#56 (Jun 30, 2013, 9:07:24 PM)

  1. Fix all remaining 1.5.2 Forge-only patching issues. Next, MCPC+. (commit: 09de5c0) — rallanpcl / githubweb

#55 (Jun 30, 2013, 8:19:27 PM)

  1. Move MCPC+-only patch to correct patch. (commit: fac0eae) — rallanpcl / githubweb

#54 (Jun 30, 2013, 8:18:37 PM)

  1. Fix some patching issues. (commit: 6708b45) — rallanpcl / githubweb

#53 (Jun 30, 2013, 6:04:51 PM)

  1. Should fix #823 (commit: b0f4125) — rallanpcl / githubweb

#52 (Jun 30, 2013, 6:03:11 PM)

  1. Better logging if no stack trace available. Reset deadlock detector (commit: c14738a) — rallanpcl / githubweb

#51 (Jun 30, 2013, 2:58:07 PM)

  1. Assume tick region size is a power of two. (commit: a120535) — rallanpcl / githubweb

#49 (Jun 30, 2013, 12:51:03 PM)

  1. Revert "Give correct chunk coordinates in /profile e" (commit: 73b9237) — rallanpcl / githubweb
  2. Revert "Revert "Give correct chunk coordinates in /profile e"" (commit: 2d2a026) — rallanpcl / githubweb

#48 (Jun 30, 2013, 12:33:01 PM)

  1. Possible fix for #678 (commit: f7defe9) — rallanpcl / githubweb

#47 (Jun 30, 2013, 11:18:26 AM)

  1. Give correct chunk coordinates in /profile e (commit: fd229d0) — rallanpcl / githubweb

#46 (Jun 30, 2013, 4:50:50 AM)

  1. Load chunk if PlayerInstance's chunk is unloaded (commit: c964963) — rallanpcl / githubweb
  2. Fix #719 (commit: 3f8e35c) — rallanpcl / githubweb

#44 (Jun 30, 2013, 3:17:37 AM)

  1. Load chunk if PlayerInstance's chunk is unloaded (commit: f85d130) — rallanpcl / githubweb

#43 (Jun 30, 2013, 2:36:42 AM)

  1. Remove unnecessary debug logging for patched class loading. (commit: 2324305) — rallanpcl / githubweb

#42 (Jun 30, 2013, 2:24:37 AM)

  1. Update Metrics to R7 (commit: bccf7c2) — rallanpcl / githubweb

#41 (Jun 30, 2013, 1:52:33 AM)

  1. Remove warning for #805. In this case, the warning indicates correct (commit: 81cab04) — rallanpcl / githubweb

#40 (Jun 30, 2013, 1:45:15 AM)

  1. Fix #816 (commit: ab721d2) — rallanpcl / githubweb

#39 (Jun 30, 2013, 1:42:58 AM)

  1. Fix #816 (commit: 8cfd14f) — rallanpcl / githubweb

#38 (Jun 30, 2013, 1:39:05 AM)

  1. Add debugging for #807 (commit: 3fe3bac) — rallanpcl / githubweb

#37 (Jun 30, 2013, 1:14:23 AM)

  1. Don't log full error on read timeout for #674 (commit: f89b896) — rallanpcl / githubweb

#36 (Jun 30, 2013, 1:12:36 AM)

  1. Make PatchTcpReaderThread abstract (commit: 00a53f4) — rallanpcl / githubweb

#35 (Jun 30, 2013, 12:50:59 AM)

  1. Fix #808 (commit: 412723b) — rallanpcl / githubweb
  2. Fix #800 (commit: f994c19) — rallanpcl / githubweb

#34 (Jun 30, 2013, 12:01:11 AM)

  1. Fix #812 (commit: 8a5502b) — rallanpcl / githubweb

#33 (Jun 29, 2013, 11:28:30 PM)

  1. Reworld world saving debug logging, to avoid confusing McMyAdmin for (commit: 4d392c3) — rallanpcl / githubweb

#32 (Jun 22, 2013, 10:53:44 AM)

  1. Remove no longer necessary Soul Shards patch. (commit: d566fda) — rallanpcl / githubweb

#31 (Jun 22, 2013, 10:52:53 AM)

  1. Fix factorization barrel patching issue (commit: 61cf1d4) — rallanpcl / githubweb

#30 (Jun 22, 2013, 10:29:38 AM)

  1. Fix an MCPC+ compatibility issue, NSFE. (commit: 58fe7ce) — rallanpcl / githubweb

#29 (Jun 21, 2013, 7:31:56 AM)

  1. Fix Thaumcraft AuraWorldTicker NPE crash. (commit: 33705c3) — rallanpcl / githubweb

#28 (Jun 20, 2013, 10:20:42 PM)

  1. Fix #776 (commit: bfeedc0) — rallanpcl / githubweb

#27 (Jun 20, 2013, 10:06:34 PM)

  1. Distribute chunk updates more evenly (commit: c2a0c09) — rallanpcl / githubweb

#26 (Jun 20, 2013, 10:05:39 PM)

  1. Fix barrel patch (commit: ed77364) — rallanpcl / githubweb
  2. Don't try to load bytes from non-zip/jar files. (commit: 67a7a14) — rallanpcl / githubweb

#25 (Jun 20, 2013, 9:45:25 PM)

  1. Clean up patcher logging (commit: f7a745b) — rallanpcl / githubweb

#24 (Jun 20, 2013, 9:23:20 PM)

  1. Fix MPS patch for 1.5.2 (commit: 414eb82) — rallanpcl / githubweb

#23 (Jun 20, 2013, 9:15:16 PM)

  1. Use partially synchronized map in Event hasAnnotation cache. (commit: 3018691) — rallanpcl / githubweb

#22 (Jun 20, 2013, 9:13:30 PM)

  1. Fix #790 (commit: 321b7cc) — rallanpcl / githubweb
  2. Log if mods do non-threadsafe manual chunk unloading or loading. (commit: 68698ed) — rallanpcl / githubweb

#21 (Jun 20, 2013, 8:55:39 PM)

  1. Fix #789 (commit: c7e60ec) — rallanpcl / githubweb

#20 (Jun 20, 2013, 8:54:20 PM)

  1. Make chunk TE map final for #790 (commit: e3e766f) — rallanpcl / githubweb

#19 (Jun 19, 2013, 10:52:01 PM)

  1. Fix #785 (commit: d51af24) — rallanpcl / githubweb

#18 (Jun 19, 2013, 10:40:20 PM)

  1. Fix MPS patch. (commit: 18f81b0) — rallanpcl / githubweb

#17 (Jun 19, 2013, 10:34:05 PM)

  1. Fix factorization and dynmap patching issues (commit: 74871fb) — rallanpcl / githubweb

#16 (Jun 19, 2013, 10:30:52 PM)

  1. Don't log for not found fields, normal in most cases. (commit: 7e76abb) — rallanpcl / githubweb

#15 (Jun 19, 2013, 10:29:59 PM)

  1. Fix some patching issues - Factorization, failing to lookup primitive (commit: a1a9cf8) — rallanpcl / githubweb

#14 (Jun 19, 2013, 9:38:23 PM)

  1. Don't spam unloaded chunk message. (commit: 393ca34) — rallanpcl / githubweb

#13 (Jun 19, 2013, 9:36:45 PM)

  1. Don't spam unloaded chunk message. (commit: 4b83282) — rallanpcl / githubweb

#12 (Jun 19, 2013, 5:36:45 PM)

  1. PlayerInstance debugging, reduce TP minimum time to position reset. (commit: 2035ff4) — rallanpcl / githubweb

#11 (Jun 18, 2013, 11:59:46 PM)

  1. Fix debugging log position to give useful information (commit: 506228d) — rallanpcl / githubweb

#9 (Jun 18, 2013, 11:20:01 PM)

  1. Ensure TE/E not in previous tick region if multiple add( calls. (commit: b42905a) — rallanpcl / githubweb

#8 (Jun 18, 2013, 10:42:19 PM)

  1. First semi-working 1.5.2 build. Much will not work, can at least connect (commit: 7cec5c5) — rallanpcl / githubweb

#7 (Jun 18, 2013, 10:01:54 PM)

  1. SRG deobfuscation now seemingly working correctly. (commit: 08c2bd4) — rallanpcl / githubweb

#6 (Jun 18, 2013, 12:13:32 AM)

  1. Remove obfuscation stage, will be done prior to installing patches, not (commit: c627779) — rallanpcl / githubweb

#5 (Jun 17, 2013, 11:47:55 PM)

  1. Add proper SRG deobfuscation support for RemappingPool javassist (commit: 4e33794) — rallanpcl / githubweb

#4 (Jun 17, 2013, 5:20:50 PM)

  1. 1.5 patching changes (commit: 591151e) — rallanpcl / githubweb

#3 (Jun 17, 2013, 12:02:53 AM)

  1. Partially implement patcher support for SRG obfuscated mods. (commit: 59472aa) — rallanpcl / githubweb

#2 (Jun 16, 2013, 7:18:21 PM)

  1. Fix bad library versions (commit: 9e5408b) — rallanpcl / githubweb