Commit graph

69 commits

Author SHA1 Message Date
pahimar
a317d47b3b Added in some basic events to the API (only the knowledge ones fire right now). These events are cancellable, and fire just before someone learns/forgets something. Cancelling the event will stop the change from happening. Also updated Waila and removed the need for CCC/CCL in mods/. 2015-05-21 18:41:44 -04:00
Amar Sood (tekacs)
58b0aa49ef Make the client & server launch in a clean dev checkout of EE3
I believe[1] this is already in Pahimar's IDEA config, but without it here
too (or a README note) this doesn't propagate to anyone else.

[1]: https://twitter.com/atomicblom/status/532190075858063360
2015-05-16 02:21:12 +01:00
Pahimar
a653c47a72 Set API version to a build property, and add in some prelim logging of what mods set what values when in the energy value registry 2015-05-07 14:47:54 -04:00
Pahimar
bbf3102108 Fix up jar signatures 2015-05-05 10:41:44 -04:00
pahimar
51b5957f5f Thinking I almost got the build script working properly again 2015-05-04 10:28:59 -04:00
pahimar
a0ffb84891 Trying this again 2015-05-02 21:57:10 -04:00
Pahimar
76c1e4d661 Testing abstracting out the release type to build.properties 2015-02-01 21:04:49 -05:00
pahimar
f605ad057b One more changelog CurseForge test 2015-01-30 23:31:54 -05:00
pahimar
3aa0a5202c Going back to what was fine before until we figure out a better way to do this 2015-01-30 23:10:15 -05:00
pahimar
85fe27a267 Testing out uploading the changelog to CurseForge as an additional artifact (blame Zeldo) 2015-01-30 23:02:20 -05:00
pahimar
36541d2a61 Testing out uploading the changelog to CurseForge as an additional artifact (blame Zeldo) 2015-01-30 22:59:30 -05:00
pahimar
171af06700 Testing out uploading the changelog to CurseForge as an additional artifact (blame Zeldo) 2015-01-30 22:58:39 -05:00
pahimar
1e575a0e8e Testing out uploading the changelog to CurseForge as an additional artifact 2015-01-30 22:54:21 -05:00
pahimar
d0ff8622df Testing out uploading the changelog to CurseForge as an additional artifact 2015-01-30 22:43:09 -05:00
pahimar
e1e25895cc Testing out uploading the changelog to CurseForge as an additional artifact 2015-01-30 22:41:26 -05:00
pahimar
cc2472c34b Trying my hand at uploading to CurseForge 2015-01-30 22:13:04 -05:00
Pahimar
b41d4bf055 Just a whack of work, nothing to see here 2014-10-03 15:55:22 -04:00
Pahimar
f1723c4289 More WAILA work - now to figure out what I want to show up per block :) 2014-09-30 23:48:42 -04:00
iTitus
1ba5e60c84 Updated WAILA release to latest version to fix some crashes and bugs ;) 2014-09-30 21:49:07 +02:00
Pahimar
e08cc0ef30 WAILA work 2014-09-30 11:29:45 -04:00
Pahimar
05cf583931 Fix small goof in build.gradle 2014-09-04 15:58:11 -04:00
AbrarSyed
59e8131744 made signing task more generic 2014-09-04 12:09:07 -05:00
Pahimar
04bdf72504 Sign the jar! SIGN IT! :) 2014-09-03 15:54:07 -04:00
pahimar
f344305fdf Rename the dev jar to dev (imagine that) 2014-07-19 15:36:14 -04:00
pahimar
31e9085145 Incorrect closure in the build.gradle 2014-07-17 21:38:41 -04:00
pahimar
4b0723d38e Gonna try out uploading to the Forge Maven host 2014-07-17 21:35:36 -04:00
Pahimar
ec2adb8e68 Produce a deobfuscated jar of the mod as well, for addon makers and other modders 2014-07-14 12:17:15 -04:00
Pahimar
2ccd58d220 Remove the deprecated assetDir from build.gradle, and bump to Forge 1179 2014-07-10 16:05:41 -04:00
pahimar
6bf7f4b0da Merge remote-tracking branch 'origin/master' 2014-06-09 18:20:34 -04:00
pahimar
6865b3e16c Fix build.gradle including files twice 2014-06-09 18:20:25 -04:00
pahimar
36256ad77a Fix a derp 2014-06-04 21:50:44 -04:00
pahimar
32c88a49eb Fix a derp 2014-06-04 21:49:23 -04:00
pahimar
d9e890322d Fix a derp 2014-06-04 21:46:42 -04:00
pahimar
2453d37657 Better protection for the build task if a user doesn't have the project parameters defined 2014-06-04 21:43:35 -04:00
pahimar
45984f8e26 Better protection for the build task if a user doesn't have the project parameters defined 2014-06-04 21:38:50 -04:00
pahimar
2a7cfdc997 Put the changelog in the same folder as the finished jar 2014-06-04 21:02:28 -04:00
pahimar
26c2c78603 Fix logic derp that was preventing changelogs from ever being run 2014-06-04 21:00:55 -04:00
pahimar
a112f5e86d Add some protection for the build task so that if the user isn't running a Jenkins instance the build doesn't fail 2014-06-04 20:59:10 -04:00
pahimar
41c63e403a Testing more changelog generation 2014-06-04 20:28:22 -04:00
pahimar
7fc3ac8e4e Bumping Forge to 1110, and testing automatic changelog generation 2014-06-04 20:21:56 -04:00
Pahimar
39a6db0dce Playing around with some gradle improvements 2014-05-26 16:03:54 -04:00
Pahimar
b1cad58550 Bump to Forge 1095, and proper use of ObjectHolder (protip: instance variable names should match object names for easier ObjectHolder use) 2014-05-26 11:28:51 -04:00
pahimar
7bd8adf478 Working keybinding listener, and first stab at the ObjectHolder (some more learning necessary it seems, so commented out at the moment) 2014-05-25 09:55:50 -05:00
pahimar
61e9278915 Bump up Forge version to Forge 1084 2014-05-20 22:20:08 -04:00
Pahimar
a2a82d3d36 Tweaking some build script and mcmod stuff 2014-05-16 11:48:51 -04:00
Pahimar
dbae8445ab Missed a period 2014-05-15 14:54:20 -04:00
Pahimar
36256cdd3f Improving the build gradle script a bit 2014-05-15 14:49:52 -04:00
pahimar
422fd7abc7 Update build.gradle 2014-05-04 21:13:13 -04:00
pahimar
5794037f51 Getting ma groove on 2014-04-28 21:24:31 -04:00
Pahimar
7acc4f0c16 Bump the version of Forge to 1061 2014-04-23 09:00:45 -04:00