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
Create Merge Request
  • LiteLoader
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 File »
  • Style update part 1 - tabs to spaces
    43cb3bc4
    Mumfrey authored
    2015-12-01 12:38:46 +0000  
    Browse Dir »
  • 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 Dir »

30 Nov, 2015
28 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 Dir »
  • 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 Dir »
  • 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 File »
  • 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 »
  • compatibility with current Forge builds
    3470648e
    Mumfrey authored
    2015-11-30 13:15:23 +0000  
    Browse Dir »
  • update to latest MCP mappings, closes #73
    b8785b2a
    Mumfrey authored
    2015-11-30 13:15:23 +0000  
    Browse Dir »
  • add ShutdownListener
    7bd1f7fc
    Mumfrey authored
    2015-11-30 13:15:22 +0000  
    Browse Dir »
  • handle login success packet asynchronously, closes #72
    3810e896
    Mumfrey authored
    2015-11-30 13:15:22 +0000  
    Browse Code »
  • Updated readme.md with correct name of mcp config file
    2a83f2dc
    Mumfrey authored
    2015-11-30 13:15:22 +0000  
    Browse Code »
  • Brazilian translation thanks to night0wing
    06d86289
    Mumfrey authored
    2015-11-30 13:15:22 +0000  
    Browse Code »
  • fix ClientPermissions and ChatFilter
    d1dfc048
    Mumfrey authored
    2015-11-30 13:15:22 +0000  
    Browse Code »
  • LiteLoader -add ServerTickable interface
    e068f370
    Mumfrey authored
    2015-11-30 13:15:21 +0000  
    Browse Code »
  • refactoring enumerator
    027952f9
    Mumfrey authored
    2015-11-30 13:15:21 +0000  
    Browse Code »
  • pull up redundant methods from InputManager into Input
    1ef9f4cf
    Mumfrey authored
    2015-11-30 13:15:21 +0000  
    Browse Dir »
  • add null checks for client permissions manager
    6e612fc4
    Mumfrey authored
    2015-11-30 13:15:21 +0000  
    Browse Code »
  • convert Input to abstract class, interface was causing binary compatibility issues
    be0307cb
    Mumfrey authored
    2015-11-30 13:15:21 +0000  
    Browse Code »
  • add verbosity levels to logger to support reduced log output on server
    91f621ae
    Mumfrey authored
    2015-11-30 13:15:20 +0000  
    Browse Code »
  • remove dependency on Util since it doesn't exist server-side
    d71dab5e
    Mumfrey authored
    2015-11-30 13:15:20 +0000  
    Browse Dir »
  • include debug and resources in core and mcpnames jars
    2ceb8ad8
    Mumfrey authored
    2015-11-30 13:15:20 +0000  
    Browse Code »