Commit Graph

  • a6c909d375 Very strangely almost got something to render for fairy "eye" layer - not what we want, but interesting enough to save. 1.16 Ammon Lauritzen 2020-09-07 08:09:53 -0500
  • 111b76b691 Updated remaining "models" - unfortunately, they're targetting a long deprecated way of rendering Ammon Lauritzen 2020-09-07 07:50:10 -0500
  • 704b35dc1b Fairies are capable of rendering badly, without crashing. Ammon Lauritzen 2020-09-06 08:54:48 -0500
  • e70fae38b3 Stubbed out entity registration. Ammon Lauritzen 2020-09-05 09:59:38 -0500
  • 4f55d3bd6e Populated the majority of general config options and confirmed they're being written. Ammon Lauritzen 2020-09-05 09:17:02 -0500
  • e6d6f7a581 Updated metadata so the mod actually tries to load now. Ammon Lauritzen 2020-09-05 08:46:32 -0500
  • 7dc52aa714 Moving the 1.7 files over to join the original source just to keep it in repo without compilation nonsense. Ammon Lauritzen 2020-09-05 08:45:33 -0500
  • 786663250c starting the ridiculous jump to 1.16 Ammon Lauritzen 2020-09-05 07:33:51 -0500
  • fd0b34315c [#32] Added config and default entity id's. master Ammon Lauritzen 2018-05-31 14:19:31 -0500
  • 433dd4468b Merge pull request #27 from DV8FromTheWorld/patch-1 Ammon Lauritzen 2016-04-04 11:34:35 -0500
  • b8f12fc5a7 First pass on Japanese support. Austin Keener 2016-04-05 01:33:23 +0900
  • 2a78dd6d04 Initial port of "fear" ai module over to new system (#17, #22). 1.8.9 Ammon Lauritzen 2016-03-14 13:01:38 -0500
  • 1b415df928 Nerfed wander speed. Ammon Lauritzen 2016-03-14 12:30:56 -0500
  • 1a4e5e70ed Stubs for base AI behaviors. Ammon Lauritzen 2016-03-14 12:26:43 -0500
  • 7e9b0e16b8 Set max hp for rogues and queens differently from other classes. Ammon Lauritzen 2016-03-14 12:20:46 -0500
  • 40f3ab2b15 Imported base behavior from wolves, now fairies run everywhere (#17) Ammon Lauritzen 2016-03-10 10:22:19 -0600
  • 01e279c9a3 Renamed tamed() to isTamed() to match EntityTameable (#25) Ammon Lauritzen 2016-03-10 09:51:31 -0600
  • 0128aba6ec Fixed infinite loop with yOffset check. Ammon Lauritzen 2016-03-02 16:22:00 -0600
  • 0c978bfe64 Figured out entity registration, IT COMPILES (34 warnings). Ammon Lauritzen 2016-03-02 16:07:11 -0600
  • 8ffffcdffd Held items and nametags (7 errors, 31 warnings). Ammon Lauritzen 2016-03-02 15:45:34 -0600
  • 39674d1273 FairyModelRenderer compiles (19 errors, 31 warnings). Ammon Lauritzen 2016-03-02 15:06:48 -0600
  • f4ca66799b Fixed fishhook render via @GirafiStudios (22 errors, 31 warnings). Ammon Lauritzen 2016-03-02 14:44:36 -0600
  • 09ec242ac3 Models compile, now for Renderers... (39 errors, 31 warnings) Ammon Lauritzen 2016-03-02 14:04:55 -0600
  • 160c9f32ae Started updating renderer for generics (73 errors, 33 warnings) Ammon Lauritzen 2016-03-02 13:46:12 -0600
  • 32c6fbe029 First pass loc for German and Italian. Ammon Lauritzen 2016-03-01 15:47:32 -0600
  • 77f3c67dfe Fixed copy-paste error with obfuscated field name. Ammon Lauritzen 2016-03-01 13:05:29 -0600
  • fe5a2f37b3 Down to rendering before it compiles (74 errors, 35 warnings). Ammon Lauritzen 2016-03-01 12:40:14 -0600
  • 461d414c2f Fixed fishook, mostly (124 errors, 34 warnings). Ammon Lauritzen 2016-03-01 11:59:53 -0600
  • 502b3e7600 Cleaned up Spawner (155 errors, 32 warnings). Ammon Lauritzen 2016-03-01 11:46:17 -0600
  • 216ad9ef27 Fixed group generator (184 errors, 32 warnings) Ammon Lauritzen 2016-03-01 11:14:59 -0600
  • f00e8a7fe9 Commented out a LOT of old-style AI (187 errors, 32 warnings) Ammon Lauritzen 2016-02-29 13:47:17 -0600
  • ecfe73c855 Merge remote-tracking branch 'refs/remotes/github/master' Ammon Lauritzen 2016-02-29 13:04:13 -0600
  • 09a402a6ef Bumping version to 0.5.2a 1.7.10 Ammon Lauritzen 2016-02-29 12:44:36 -0600
  • 81dcfeae13 Fixed #19, added obfuscated names to all ReflectionHelper calls. Ammon Lauritzen 2016-02-29 12:43:57 -0600
  • ecb82c8f2a Updated pathfinding calls (215 errors, 21 warnings) Ammon Lauritzen 2016-02-24 13:01:58 -0600
  • 3aa2cdb551 Stubbed entityToAttack and attackTime (261 errors, 21 warnings) Ammon Lauritzen 2016-02-24 12:36:42 -0600
  • bcb786eb12 Updated getBlock calls, created local entityToAttack (286/9) Ammon Lauritzen 2016-02-24 12:27:10 -0600
  • 5864ffeee8 Fixed references to boundingBox (300 errors, 9 warnings) Ammon Lauritzen 2016-02-24 12:11:17 -0600
  • 4632f40f8e Cleaned up a bunch of imports (Down to 305 errors, 9 warnings) Ammon Lauritzen 2016-02-24 11:54:13 -0600
  • 5a22b92b06 Upgrading gradle. Ammon Lauritzen 2016-02-24 11:45:10 -0600
  • 85ed9fcf2f Further warning suppression in Spawner. Ammon Lauritzen 2016-02-24 11:34:31 -0600
  • eb08df015c Lots of warning cleanup. Ammon Lauritzen 2016-02-24 11:31:32 -0600
  • 59cc6b0489 Bumping forge version to 11.15.1.1722 (MC1.8.9) Ammon Lauritzen 2016-02-24 11:31:17 -0600
  • 651d483fae Bumping version to 0.5.2 0.5.2 Ammon Lauritzen 2016-02-23 17:33:02 -0600
  • 70a5389f91 Fixed renaming on server (closes #3). Ammon Lauritzen 2016-02-23 17:32:25 -0600
  • 18632f5c62 Fixed issue of identifying ownership when renaming. Ammon Lauritzen 2016-02-23 17:13:52 -0600
  • b722b319a5 Players are EntityLivingBase (closes #16). Ammon Lauritzen 2016-02-23 16:37:51 -0600
  • a12875f304 Looking over effects of difficulty settings Ammon Lauritzen 2016-02-23 16:20:40 -0600
  • 9dabe38b76 Fixed some childish identifier names. Ammon Lauritzen 2016-02-23 16:11:01 -0600
  • b45fd15ffe Fairy hats grant flight (#2). Ammon Lauritzen 2016-02-23 15:39:31 -0600
  • 7575ab211e Unified flag bit handling. Ammon Lauritzen 2016-02-23 15:28:53 -0600
  • c2ab723e19 Caveman debugging the rename bit sync... Ammon Lauritzen 2016-02-23 15:12:05 -0600
  • 186234b17a Iteration on hunting down rename issues. Ammon Lauritzen 2016-02-23 13:16:17 -0600
  • 471a4a1711 Rename works, at least locally (#3). Need to verify on server. Ammon Lauritzen 2016-02-23 11:59:14 -0600
  • af2a7f54f7 Rename gui is displayed, but discovered issue with packet (#3). Ammon Lauritzen 2016-02-23 11:27:40 -0600
  • 2588a7a640 Bumping version to beta 1. Ammon Lauritzen 2016-02-22 15:22:44 -0600
  • d15cc810bc After this update, the mod generates safely on a server (closes #7). Ammon Lauritzen 2016-02-22 15:20:40 -0600
  • 5615db9026 Switched spawner away from using client-only method (fixes #15). Ammon Lauritzen 2016-02-22 15:06:05 -0600
  • 6dbe7bde1f First step to cleaning up tree chopping logic. Ammon Lauritzen 2016-02-22 14:46:05 -0600
  • 8cb432efa5 Minor sanity iteration on fairyHealth bit. Ammon Lauritzen 2016-02-22 14:29:58 -0600
  • 6fcf9221a6 Fairies will chop all vanilla trees now (closes #10). Ammon Lauritzen 2016-02-22 14:22:13 -0600
  • 9358596150 Bumped version to alpha 3. Ammon Lauritzen 2016-02-22 13:21:40 -0600
  • f125576a6a Fixed tame success showing disband messages instead (#5). Ammon Lauritzen 2016-02-22 13:20:01 -0600
  • a9fd035624 Localized all remaining messages (closes #5). Ammon Lauritzen 2016-02-22 13:18:01 -0600
  • b1181c3865 Localized disband messages (#5) Ammon Lauritzen 2016-02-22 12:51:17 -0600
  • 1161f1288b Localized faction names (#5) Ammon Lauritzen 2016-02-22 12:44:38 -0600
  • c3f286d842 Added generic localization support, localized Queen's title (#5). Ammon Lauritzen 2016-02-22 12:33:38 -0600
  • cacf3f1c6a Cleaned up entity registration, added first loc text (#5). Ammon Lauritzen 2016-02-22 11:48:30 -0600
  • 1afd38fef1 Made most behavior constants into config file settings (closes #8). Ammon Lauritzen 2016-02-22 10:48:43 -0600
  • ce3e5b6b9d Moved some constants out of EntityFairy into FairyConfig. Ammon Lauritzen 2016-02-22 10:21:04 -0600
  • 6e8bc338cb Moved config options into separate class (#8). Ammon Lauritzen 2016-02-22 10:12:46 -0600
  • 7f94acd997 Merge pull request #11 from danbornside/master Ammon Lauritzen 2016-02-22 09:41:24 -0600
  • 0a0d19bed1 Fish All the Things! dan bornside 2016-02-22 07:28:33 -0500
  • d6fd093950 Shear sheep! dan bornside 2016-02-22 07:08:48 -0500
  • a376f00550 Breed All the Animals! dan bornside 2016-02-21 22:53:32 -0500
  • c13cc98db0 Harvest all the things... well, not quite dan bornside 2016-02-21 20:03:18 -0500
  • cd412d30f6 use the config file somewhat dan bornside 2016-02-21 17:16:33 -0500
  • 8ee383308d Add Creative Spawn egg (very difficult) dan bornside 2016-02-21 17:13:38 -0500
  • 0d33410041 Plant All the Things dan bornside 2016-02-21 17:09:34 -0500
  • 3e6fea488e Bumping version up to alpha 2. Ammon Lauritzen 2016-02-19 12:10:53 -0600
  • 0b19104279 Turning off debug spam. Ammon Lauritzen 2016-02-19 12:10:08 -0600
  • ef33aa2f1d For some reason postedCount is not persisting, disabling (closes #9) Ammon Lauritzen 2016-02-19 12:01:42 -0600
  • 943cadcf3a Fixed the mount handler (closes #1) Ammon Lauritzen 2016-02-19 11:41:58 -0600
  • 62dfd9ec0d Look into issue with mount event (#1). Ammon Lauritzen 2016-02-19 11:22:05 -0600
  • 60969fd256 Turned off debug nametag on wild fairies. Ammon Lauritzen 2016-02-18 14:53:54 -0600
  • 33491f7fb3 Fixed color escape character. Ammon Lauritzen 2016-02-18 14:31:55 -0600
  • efe8ce7144 Bulk organize imports. Ammon Lauritzen 2016-02-18 14:25:50 -0600
  • 8dc888a3c9 Added link to curse project. Ammon Lauritzen 2016-02-18 14:08:26 -0600
  • 97608a6758 Merge branch 'master' of github.com:allaryin/FairyFactions Ammon Lauritzen 2016-02-18 14:05:56 -0600
  • 57c122fddb Initial commit Ammon Lauritzen 2016-02-18 14:02:24 -0600
  • efc4192f5c Moving copy of old code out of main source tree. Ammon Lauritzen 2016-02-18 13:40:51 -0600
  • 4006347d43 Fixed dumb include that broke gradle. Ammon Lauritzen 2016-02-18 13:39:17 -0600
  • 2a3ed44816 Fixed broken type flag... I'm an idiot. Ammon Lauritzen 2016-02-18 11:46:16 -0600
  • e048959a01 Fixed terrible polymorphism fail, RenderFairy actually runs now. Ammon Lauritzen 2016-02-17 16:02:34 -0600
  • 53b5182866 Added fairy rename name packet handling. Ammon Lauritzen 2016-02-17 14:54:36 -0600
  • 3fb4ab7253 Trying to figure out issues of data persistence... Ammon Lauritzen 2015-12-23 23:00:35 -0600
  • fe96cf5a6a EntityFairy is mostly just missing audio methods now. Ammon Lauritzen 2015-12-23 22:46:57 -0600
  • 323c0a9c9b Down to 13 methods to copy. Ammon Lauritzen 2015-12-22 11:48:04 -0600
  • fe15057149 Migrating over 5 more methods, 20 remain. Ammon Lauritzen 2015-12-22 11:33:17 -0600
  • baba10e79f Fairies actually spawn in the wild, sort of :) Ammon Lauritzen 2015-12-19 21:59:23 -0600