Commit Graph

117 Commits

Author SHA1 Message Date
Ammon Lauritzen
a12875f304 Looking over effects of difficulty settings 2016-02-23 16:20:40 -06:00
Ammon Lauritzen
9dabe38b76 Fixed some childish identifier names. 2016-02-23 16:11:01 -06:00
Ammon Lauritzen
b45fd15ffe Fairy hats grant flight (#2). 2016-02-23 15:39:31 -06:00
Ammon Lauritzen
7575ab211e Unified flag bit handling. 2016-02-23 15:28:53 -06:00
Ammon Lauritzen
c2ab723e19 Caveman debugging the rename bit sync... 2016-02-23 15:12:05 -06:00
Ammon Lauritzen
186234b17a Iteration on hunting down rename issues. 2016-02-23 13:16:17 -06:00
Ammon Lauritzen
471a4a1711 Rename works, at least locally (#3). Need to verify on server. 2016-02-23 11:59:14 -06:00
Ammon Lauritzen
af2a7f54f7 Rename gui is displayed, but discovered issue with packet (#3). 2016-02-23 11:27:40 -06:00
Ammon Lauritzen
2588a7a640 Bumping version to beta 1. 2016-02-22 15:22:44 -06:00
Ammon Lauritzen
d15cc810bc After this update, the mod generates safely on a server (closes #7). 2016-02-22 15:20:40 -06:00
Ammon Lauritzen
5615db9026 Switched spawner away from using client-only method (fixes #15). 2016-02-22 15:06:05 -06:00
Ammon Lauritzen
6dbe7bde1f First step to cleaning up tree chopping logic. 2016-02-22 14:46:05 -06:00
Ammon Lauritzen
8cb432efa5 Minor sanity iteration on fairyHealth bit. 2016-02-22 14:29:58 -06:00
Ammon Lauritzen
6fcf9221a6 Fairies will chop all vanilla trees now (closes #10). 2016-02-22 14:22:13 -06:00
Ammon Lauritzen
9358596150 Bumped version to alpha 3. 2016-02-22 13:21:40 -06:00
Ammon Lauritzen
f125576a6a Fixed tame success showing disband messages instead (#5). 2016-02-22 13:20:01 -06:00
Ammon Lauritzen
a9fd035624 Localized all remaining messages (closes #5). 2016-02-22 13:18:01 -06:00
Ammon Lauritzen
b1181c3865 Localized disband messages (#5) 2016-02-22 12:51:17 -06:00
Ammon Lauritzen
1161f1288b Localized faction names (#5) 2016-02-22 12:44:38 -06:00
Ammon Lauritzen
c3f286d842 Added generic localization support, localized Queen's title (#5). 2016-02-22 12:33:38 -06:00
Ammon Lauritzen
cacf3f1c6a Cleaned up entity registration, added first loc text (#5).
The way entities were being registered was not friendly with other mods.
This method has the advantage of not only allowing us to localize the
entity names sanely, but also avoids potential ID conflicts with other
mods that may add fairies, etc.

This IS a breaking change, any existing fairies will unspawn.
2016-02-22 11:48:30 -06:00
Ammon Lauritzen
1afd38fef1 Made most behavior constants into config file settings (closes #8). 2016-02-22 10:48:43 -06:00
Ammon Lauritzen
ce3e5b6b9d Moved some constants out of EntityFairy into FairyConfig. 2016-02-22 10:21:04 -06:00
Ammon Lauritzen
6e8bc338cb Moved config options into separate class (#8). 2016-02-22 10:12:46 -06:00
Ammon Lauritzen
7f94acd997 Merge pull request #11 from danbornside/master
More farming stuff.
2016-02-22 09:41:24 -06:00
dan bornside
0a0d19bed1 Fish All the Things! 2016-02-22 07:28:33 -05:00
dan bornside
d6fd093950 Shear sheep! 2016-02-22 07:08:48 -05:00
dan bornside
a376f00550 Breed All the Animals! 2016-02-21 22:53:32 -05:00
dan bornside
c13cc98db0 Harvest all the things... well, not quite 2016-02-21 20:03:18 -05:00
dan bornside
cd412d30f6 use the config file somewhat 2016-02-21 17:16:33 -05:00
dan bornside
8ee383308d Add Creative Spawn egg (very difficult) 2016-02-21 17:13:38 -05:00
dan bornside
0d33410041 Plant All the Things 2016-02-21 17:09:34 -05:00
Ammon Lauritzen
3e6fea488e Bumping version up to alpha 2. 2016-02-19 12:10:53 -06:00
Ammon Lauritzen
0b19104279 Turning off debug spam. 2016-02-19 12:10:08 -06:00
Ammon Lauritzen
ef33aa2f1d For some reason postedCount is not persisting, disabling (closes #9) 2016-02-19 12:01:42 -06:00
Ammon Lauritzen
943cadcf3a Fixed the mount handler (closes #1) 2016-02-19 11:41:58 -06:00
Ammon Lauritzen
62dfd9ec0d Look into issue with mount event (#1). 2016-02-19 11:22:05 -06:00
Ammon Lauritzen
60969fd256 Turned off debug nametag on wild fairies. 2016-02-18 14:53:54 -06:00
Ammon Lauritzen
33491f7fb3 Fixed color escape character. 2016-02-18 14:31:55 -06:00
Ammon Lauritzen
efe8ce7144 Bulk organize imports. 2016-02-18 14:25:50 -06:00
Ammon Lauritzen
8dc888a3c9 Added link to curse project. 2016-02-18 14:08:26 -06:00
Ammon Lauritzen
97608a6758 Merge branch 'master' of github.com:allaryin/FairyFactions 2016-02-18 14:05:56 -06:00
Ammon Lauritzen
57c122fddb Initial commit 2016-02-18 14:02:24 -06:00
Ammon Lauritzen
efc4192f5c Moving copy of old code out of main source tree. 2016-02-18 13:40:51 -06:00
Ammon Lauritzen
4006347d43 Fixed dumb include that broke gradle. 2016-02-18 13:39:17 -06:00
Ammon Lauritzen
2a3ed44816 Fixed broken type flag... I'm an idiot. 2016-02-18 11:46:16 -06:00
Ammon Lauritzen
e048959a01 Fixed terrible polymorphism fail, RenderFairy actually runs now. 2016-02-17 16:02:34 -06:00
Ammon Lauritzen
53b5182866 Added fairy rename name packet handling. 2016-02-17 14:54:36 -06:00
Ammon Lauritzen
3fb4ab7253 Trying to figure out issues of data persistence... 2015-12-23 23:00:35 -06:00
Ammon Lauritzen
fe96cf5a6a EntityFairy is mostly just missing audio methods now. 2015-12-23 22:46:57 -06:00