Commit Graph

81 Commits

Author SHA1 Message Date
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
Ammon Lauritzen
323c0a9c9b Down to 13 methods to copy. 2015-12-22 11:48:04 -06:00
Ammon Lauritzen
fe15057149 Migrating over 5 more methods, 20 remain. 2015-12-22 11:33:17 -06:00
Ammon Lauritzen
baba10e79f Fairies actually spawn in the wild, sort of :) 2015-12-19 21:59:23 -06:00
Ammon Lauritzen
6a08cdd5f3 More minor iteration. 2015-12-19 12:09:24 -06:00
Ammon Lauritzen
424bfb7371 First whack at NBT persistence, still doesn't seem to work? 2015-12-17 16:16:46 -06:00
Ammon Lauritzen
a49883b4ff Consolidated how ruler is identified. 2015-12-17 15:25:18 -06:00
Ammon Lauritzen
c404d6c451 Copied over mount and despawn packets. 2015-12-17 14:45:57 -06:00
Ammon Lauritzen
d5b0ce1182 Merge branch 'master' of git@gitlab.com:allaryin/fairy-factions.git 2015-12-17 13:47:40 -06:00
Ammon Lauritzen
d6e0be230d Fixed sign recognition. 2015-12-09 21:08:11 -06:00
Ammon Lauritzen
ee0bff7a7a Added chat message display, I hope. 2015-12-09 20:29:59 -06:00
Ammon Lauritzen
68f78595ef Started work on networking. 2015-12-09 16:36:55 -06:00
Ammon Lauritzen
8e83f79bb2 More missing method migration. 2015-12-09 12:07:42 -06:00
Ammon Lauritzen
500cee76e5 Started porting interaction over. 2015-12-09 11:23:55 -06:00
Ammon Lauritzen
26fbfdefea Handle swung items and sign recognition. 2015-12-09 11:03:41 -06:00
Ammon Lauritzen
3740c4b0f1 Typo correction. 2015-12-08 16:15:19 -06:00
Ammon Lauritzen
e523f3a475 Progress on fishing, healing, and tool sync. 2015-12-08 16:14:02 -06:00
Ammon Lauritzen
21c0fc6c08 Started migrating potion throwing. 2015-12-08 16:00:33 -06:00
Ammon Lauritzen
905893af4a Imported tossSnowball() and peacefulAnimal() 2015-12-08 15:53:56 -06:00
Ammon Lauritzen
d69275004c More renderer resource lookup and todo cleanup. 2015-12-08 15:47:26 -06:00
Ammon Lauritzen
99dc8d2029 Some reflection attempts for fairy jobs. 2015-12-08 15:31:03 -06:00
Ammon Lauritzen
e19b032d4b Hrm. Nevermind - something breaks when we don't extend Animal... 2015-12-08 14:59:42 -06:00
Ammon Lauritzen
2f20e10c49 Changed EntityFairy to inherit from the correct parent. 2015-12-08 14:48:49 -06:00
Ammon Lauritzen
14f3a0173e It actually renders. 2015-12-08 14:08:45 -06:00
Ammon Lauritzen
33cbd7d255 A bit more fruitless cleanup and reorg. Fairies are invisible :P 2015-12-08 14:00:33 -06:00
Ammon Lauritzen
8bae715d29 Actually register the renderers :) 2015-12-08 13:47:41 -06:00
Ammon Lauritzen
2c4e543273 Merge branch 'master' of git@gitlab.com:allaryin/fairy-factions.git 2015-12-08 13:31:08 -06:00
Ammon Lauritzen
4f2ef8db82 First whack at texture lookup. 2015-12-08 13:31:00 -06:00
Ammon Lauritzen
e23a1ee7f7 Moving texture files around. 2015-12-08 13:25:16 -06:00
Ammon Lauritzen
a62533db87 Added texture assets from last released build of mod. 2015-12-08 13:03:23 -06:00
Ammon Lauritzen
3caacbb506 Fixed ticking entity issue - spawners can actually generate "fairies" :) 2015-12-06 20:40:52 -06:00
Ammon Lauritzen
ace991bd69 Register fishhook entities. 2015-12-06 20:35:06 -06:00
Ammon Lauritzen
f71ab651fa Merge branch 'master' of git@gitlab.com:allaryin/fairy-factions.git 2015-12-06 20:33:39 -06:00
Ammon Lauritzen
7cca82d6d0 Proxy actually registers the fairy entity now. 2015-12-06 20:32:44 -06:00
Ammon Lauritzen
31be6ac5f7 Migrated the group generator over into a new package. 2015-11-19 13:38:19 -06:00
Ammon Lauritzen
6335f678a9 Copied rename gui over. 2015-11-19 13:34:08 -06:00
Ammon Lauritzen
4cafc09b9f Merge branch 'master' of git@gitlab.com:allaryin/fairy-factions.git
Conflicts:
	src/main/java/fairies/entity/EntityFairy.java
2015-11-19 12:48:54 -06:00