Sign in
LiteLoader
/
LiteLoader
·
Commits
GitLab
Go to group
Project
Activity
Files
Commits
Builds
0
Network
Graphs
Milestones
Issues
40
Merge Requests
0
Labels
Wiki
Commits
349
Compare
Branches
19
Tags
0
1.10
1.10.2
1.11
1.11.2
1.11.2-backport
1.12
1.12.1
1.12.2
1.7.10
1.8
1.8.9
1.8_legacy
1.9
1.9.4
checkstyle
feature/newasm
gitmigration
master
mixin
b49b0acd1cd4df80f37904045ccb8ffc2efe17e2
LiteLoader
26 Apr, 2016
1 commit
Add basic README
b49b0acd
Mumfrey
authored
2016-04-26 12:04:05 +0100
Browse Code »
22 Apr, 2016
1 commit
Fix snapshot build metadata
7ca84e15
Mumfrey
authored
2016-04-22 11:53:07 +0100
Browse Dir »
19 Apr, 2016
1 commit
Add copyright to debug srcs, fix changes which were accidentally removed
47d63a12
Mumfrey
authored
2016-04-19 22:20:49 +0100
Browse Code »
17 Apr, 2016
2 commits
Remove redundant field which was breaking things under forge
7f3ee908
Mumfrey
authored
2016-04-17 22:47:24 +0100
Browse Code »
Add copyright headers to all source files
b69587af
Mumfrey
authored
2016-04-17 20:47:01 +0100
Browse Code »
14 Apr, 2016
5 commits
Passthrough GradleStart args when appropriate
219c0602
Mumfrey
authored
2016-04-14 23:19:51 +0100
Browse Code »
Support "1.9" as well as "1.9.0" for mcversion values
8e841586
Mumfrey
authored
2016-04-14 15:30:17 +0100
Browse Code »
Fix injection of mixin-containing mod files into classpath
1f4b7059
Mumfrey
authored
2016-04-14 15:29:31 +0100
Browse Code »
Remove vestigial debugging messages
ccf03071
Mumfrey
authored
2016-04-14 01:48:04 +0100
Browse Code »
Initial update to 1.9
fe379483
Mumfrey
authored
2016-04-14 01:44:11 +0100
Browse Code »
04 Mar, 2016
1 commit
Pass key to container when fetching mod descriptions
7347bfef
Mumfrey
authored
2016-03-04 11:39:50 +0000
Browse Code »
02 Mar, 2016
3 commits
Add branding for jenkins
c7caff6a
Mumfrey
authored
2016-03-02 13:52:48 +0000
Browse Code »
Strip mixin dependency from generated pom
b060114d
Mumfrey
authored
2016-03-02 13:10:57 +0000
Browse Code »
Fix build script
3d19f05d
Mumfrey
authored
2016-03-02 12:10:13 +0000
Browse Code »
24 Feb, 2016
1 commit
Initial 1.8.9 Update
7b01aee7
Mumfrey
authored
2016-02-24 16:55:53 +0000
Browse Code »
14 Jan, 2016
2 commits
Update project dependencies
9f5bfc13
Mumfrey
authored
2016-01-14 00:49:05 +0000
Browse Code »
Add sponge maven repository for mixingradle support
c1eb244f
Mumfrey
authored
2016-01-14 00:39:23 +0000
Browse Code »
13 Jan, 2016
2 commits
Merge branch 'mixin'
1e1dbf45
Mumfrey
authored
2016-01-13 23:48:19 +0000
Browse Code »
Expose mixin functionality to mods
36e210a0
Mumfrey
authored
2016-01-13 23:47:26 +0000
Browse Code »
19 Dec, 2015
1 commit
Initial work to switch implemention to mixins
44a45235
Mumfrey
authored
2015-12-19 01:54:33 +0000
Browse Code »
03 Dec, 2015
1 commit
Update build.gradle for Mixins
9eca984c
Mumfrey
authored
2015-12-03 02:46:49 +0000
Browse Code »
02 Dec, 2015
1 commit
The great style update
ebb3c2be
Mumfrey
authored
2015-12-02 11:41:01 +0000
Browse Code »
01 Dec, 2015
5 commits
Style update part 3 - apply checkstyle
fdb36ae1
Mumfrey
authored
2015-12-01 18:50:33 +0000
Browse Code »
Style update part 2 - basic style fixes
3781bd92
Mumfrey
authored
2015-12-01 12:50:31 +0000
Browse Code »
Style update part 1 - tabs to spaces
43cb3bc4
Mumfrey
authored
2015-12-01 12:38:46 +0000
Browse Code »
Migrate project to git and gradle
11a9a320
Mumfrey
authored
2015-12-01 12:21:04 +0000
Browse Code »
Add gradle build file
9296cbe2
Mumfrey
authored
2015-12-01 12:18:13 +0000
Browse Code »
30 Nov, 2015
13 commits
Remove legacy eclipse settings folder
d1ac5ae1
Mumfrey
authored
2015-11-30 13:37:33 +0000
Browse Code »
Relocate client sources
3a391e32
Mumfrey
authored
2015-11-30 13:37:06 +0000
Browse File »
Relocate common
d7a488cd
Mumfrey
authored
2015-11-30 13:36:19 +0000
Browse Code »
Relocate debug resources
1901d26a
Mumfrey
authored
2015-11-30 13:35:08 +0000
Browse Code »
Relocate debug sources
c1d07119
Mumfrey
authored
2015-11-30 13:33:19 +0000
Browse File »
Remove legacy project items
068b6528
Mumfrey
authored
2015-11-30 13:31:13 +0000
Browse Code »
Add gitignore
4d605799
Mumfrey
authored
2015-11-30 13:28:22 +0000
Browse Code »
bump realms library version in eclipse project
3fa37726
Mumfrey
authored
2015-11-30 13:15:24 +0000
Browse Code »
Change assignment order in AccessorInjection ctor, fixes
#83
. Thanks Sollace.
9e92b142
Mumfrey
authored
2015-11-30 13:15:24 +0000
Browse Code »
PreRenderListener, deprecates some of RenderListener
cf21b1b3
Mumfrey
authored
2015-11-30 13:15:24 +0000
Browse Code »
fix some dependency check issues, possibly fixes
#78
1012613a
Mumfrey
authored
2015-11-30 13:15:24 +0000
Browse Code »
definitely fix Forge compatibility, totally for real this time
1c6b9c78
Mumfrey
authored
2015-11-30 13:15:23 +0000
Browse Code »
update to latest mcp mappings
08e82e39
Mumfrey
authored
2015-11-30 13:15:23 +0000
Browse Code »