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
792cf5b9eb5951573f5387ef677fa2f281e91814
  • LiteLoader
  • java
30 Nov, 2015
40 commits
  • removing RealmsJsonUpdateThread since it's no longer needed
    792cf5b9
    Mumfrey authored
    10 years ago  
    Browse Code »
  • check for mod transformer injection errors and treat as critical errors
    3c957d78
    Mumfrey authored
    10 years ago  
    Browse Dir »
  • add more caps to ModInfoDecorator, change mod status text when errored
    bd15e763
    Mumfrey authored
    10 years ago  
    Browse Code »
  • remove accidental duplicate method call
    f69d71c7
    Mumfrey authored
    10 years ago  
    Browse Code »
  • version bump
    95434a46
    Mumfrey authored
    10 years ago  
    Browse Code »
  • wrap mod instances for better handling for startup errors, report startup errors to the user
    1782552f
    Mumfrey authored
    10 years ago  
    Browse Code »
  • add null checks for window event handlers
    634b0659
    Mumfrey authored
    10 years ago  
    Browse Code »
  • fix isModInstalled always return true
    1219bac9
    Mumfrey authored
    10 years ago  
    Browse Code »
  • remove force validation
    676bb0b0
    Mumfrey authored
    10 years ago  
    Browse Code »
  • timestamping for release
    a5044062
    Mumfrey authored
    10 years ago  
    Browse Code »
  • separating event proxy generation to improve resilience against bad transformers
    3340467d
    Mumfrey authored
    10 years ago  
    Browse Code »
  • mechanism to self-update the realms version in our local JSON
    00d2ffc1
    Mumfrey authored
    10 years ago  
    Browse Code »
  • fix integrated server plugin channels being continuously re-registered in single player
    34b8439f
    Mumfrey authored
    10 years ago  
    Browse Code »
  • reverting ASM library to 4.1 to improve compatibility with 3rd party components
    97328206
    Mumfrey authored
    10 years ago  
    Browse Code »
  • timestamping for release
    a7acdc44
    Mumfrey authored
    10 years ago  
    Browse Code »
  • adding BeforeStringInvoke injection point class
    c939f39c
    Mumfrey authored
    10 years ago  
    Browse Code »
  • adding injection order checks to EventInjectionTransformer to prevent listeners … ...
    b29e8bbb
    …being appended after event injection
    Mumfrey authored
    10 years ago  
    Browse Code »
  • improve readability of LiteLoaderEventInjectionTransformer
    bbee82bb
    Mumfrey authored
    10 years ago  
    Browse Code »
  • spawn anonymous inner classes for EventProxy to handle events injected after ini… ...
    1b43bca7
    …tial proxy generation
    Mumfrey authored
    10 years ago  
    Browse Code »
  • fix failing to register common interfaces in client event handler
    7a912de0
    Mumfrey authored
    10 years ago  
    Browse Code »
  • fix for CallbackInjectionTransformer when injecting REDIRECT callbacks into non-… ...
    88de6d81
    …void-returning methods at the method head
    Mumfrey authored
    10 years ago  
    Browse Code »
  • splitting server src
    6d1b9c9b
    Mumfrey authored
    10 years ago  
    Browse Code »
  • adding FrameBufferListener
    7ab03429
    Mumfrey authored
    10 years ago  
    Browse Code »
  • minor tweaks to EventInjectionTransformer
    a2baddb7
    Mumfrey authored
    10 years ago  
    Browse Code »
  • minor fixes for BeforeInvoke when initialised using a MethodInfo
    7299229f
    Mumfrey authored
    10 years ago  
    Browse Code »
  • add getGameEngine() accessor
    617b2c8f
    Mumfrey authored
    10 years ago  
    Browse Code »
  • add guava to classLoader exclusions to prevent cross-classLoader issues when running with FML
    fc78211e
    Mumfrey authored
    10 years ago  
    Browse Code »
  • 1.7.10 initial update merging branch "apidev" into trunk
    3e955ef1
    Mumfrey authored
    10 years ago  
    Browse Code »
  • update actual display version because derp
    4e2a3ddf
    Mumfrey authored
    10 years ago  
    Browse Code »
  • bumping version for release
    119cc0d5
    Mumfrey authored
    10 years ago  
    Browse Code »
  • setting release timestamp for 1.7.2_03
    49c887a6
    Mumfrey authored
    10 years ago  
    Browse Code »
  • don't stip chat formatting, fix lagometer borking the overlay
    1fa07498
    Mumfrey authored
    10 years ago  
    Browse Code »
  • fix unbalanced profiler stack, version bump to 1.7.2_03
    2ad82e1e
    Mumfrey authored
    10 years ago  
    Browse Code »
  • handle srg names in PacketTransformers so that we don't break when using FML
    5274b27d
    Mumfrey authored
    10 years ago  
    Browse Code »
  • remove unwanted endSection()
    d5149881
    Mumfrey authored
    10 years ago  
    Browse Code »
  • fix version timestamp derp
    75d44a90
    Mumfrey authored
    10 years ago  
    Browse Code »
  • merging 1.7.2 development branch into trunk
    c15092b2
    Mumfrey authored
    10 years ago  
    Browse Code »
  • LiteLoader 1.6.4_02 - dev only - merge NPE fix from 1.7 branch
    d59d4fa2
    Mumfrey authored
    10 years ago  
    Browse Code »
  • LiteLoader 1.6.4_02 - dev only - allow mods to specify classpath injection strategy in litemod.json
    2465f1b2
    Mumfrey authored
    10 years ago  
    Browse Code »
  • LiteLoader 1.6.4_02 - dev only - allow mods to be injected at the top of the cla… ...
    c20429cd
    …ss path (wow, this could all go horribly wrong)
    Mumfrey authored
    10 years ago  
    Browse Code »