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
  • LiteLoader
30 Nov, 2015
40 commits
  • prettier logging from BeforeInvoke
    e7914a05
    Mumfrey authored
    2015-11-30 13:15:02 +0000  
    Browse Code »
  • HandlerList add OR_BREAK_ON_TRUE logic op - closes #62
    67d33bd9
    Mumfrey authored
    2015-11-30 13:15:02 +0000  
    Browse Code »
  • deprecating PacketTransformer
    ba1cc312
    Mumfrey authored
    2015-11-30 13:15:02 +0000  
    Browse Code »
  • this is PanelManager now, not ModPanelManager
    cf733a48
    Mumfrey authored
    2015-11-30 13:15:02 +0000  
    Browse Code »
  • adding MessageBus
    4bf71866
    Mumfrey authored
    2015-11-30 13:15:02 +0000  
    Browse Code »
  • support handlers with return types in HandlerList, return null or zero
    61965517
    Mumfrey authored
    2015-11-30 13:15:01 +0000  
    Browse Code »
  • switch everything possible to HandlerList
    b4c52de0
    Mumfrey authored
    2015-11-30 13:15:01 +0000  
    Browse Code »
  • support for boolean returns in HandlerList using logical operations between handlers
    58a0b663
    Mumfrey authored
    2015-11-30 13:15:01 +0000  
    Browse Code »
  • throw a more descriptive message than an NPE if something breaks at startup
    3b64e194
    Mumfrey authored
    2015-11-30 13:15:01 +0000  
    Browse Code »
  • deprecating event in PreJoinGameListener
    6ea1d058
    Mumfrey authored
    2015-11-30 13:15:01 +0000  
    Browse Code »
  • fix broken import in HandlerList
    9399ebbe
    Mumfrey authored
    2015-11-30 13:15:01 +0000  
    Browse Code »
  • implement onRenderWorld - closes #60
    ab107f54
    Mumfrey authored
    2015-11-30 13:15:00 +0000  
    Browse Code »
  • some tweaks to HandlerList and added more javadoc
    5225abe9
    Mumfrey authored
    2015-11-30 13:15:00 +0000  
    Browse Code »
  • implement remaining LinkedList methods in HandlerList
    38127d17
    Mumfrey authored
    2015-11-30 13:15:00 +0000  
    Browse Code »
  • support for baking listener lists to classes
    181d76f7
    Mumfrey authored
    2015-11-30 13:15:00 +0000  
    Browse Code »
  • reset vSync preference after display resize
    64ec9596
    Mumfrey authored
    2015-11-30 13:15:00 +0000  
    Browse Code »
  • more verbose logging for JInput and option to disable enumeration
    d74ea594
    Mumfrey authored
    2015-11-30 13:14:59 +0000  
    Browse Code »
  • add mcpnames jar task to ant script
    83b09f04
    Mumfrey authored
    2015-11-30 13:14:59 +0000  
    Browse Code »
  • remove old libs
    9f4fb480
    Mumfrey authored
    2015-11-30 13:14:59 +0000  
    Browse Code »
  • updated ASM to 5.0.3, support automatic update check and forced update, minor fixes
    faa26f42
    Mumfrey authored
    2015-11-30 13:14:59 +0000  
    Browse Code »
  • mention injected tweaks in load status message
    349f6093
    Mumfrey authored
    2015-11-30 13:14:59 +0000  
    Browse Code »
  • write warning message when file ending .litemod.zip is discovered.
    9d130852
    Mumfrey authored
    2015-11-30 13:14:58 +0000  
    Browse Code »
  • --no commit message
    d97239f4
    Mumfrey authored
    2015-11-30 13:14:58 +0000  
    Browse Code »
  • dependency check should ignore enumerator state
    a8d48f31
    Mumfrey authored
    2015-11-30 13:14:58 +0000  
    Browse Code »
  • timestamping 1.7.10_03 for final release
    1d4f6f14
    Mumfrey authored
    2015-11-30 13:14:58 +0000  
    Browse Code »
  • minor fixes
    34f00498
    Mumfrey authored
    2015-11-30 13:14:58 +0000  
    Browse Code »
  • LiteLoader -- fix for two minor derps
    92321dab
    Mumfrey authored
    2015-11-30 13:14:58 +0000  
    Browse Code »
  • add things to the disabled mod list on error, so that utterly broken mods show u… ...
    4a9abaca
    …p when a notification does
    Mumfrey authored
    2015-11-30 13:14:57 +0000  
    Browse Code »
  • timestamping for release
    a15b480a
    Mumfrey authored
    2015-11-30 13:14:57 +0000  
    Browse Code »
  • remove unwanted debugging statement
    58f9fa95
    Mumfrey authored
    2015-11-30 13:14:57 +0000  
    Browse Code »
  • new log upload functionality to upload to liteloader.com
    2dab37c6
    Mumfrey authored
    2015-11-30 13:14:57 +0000  
    Browse Code »
  • cleaning up the tweaker a bit, moving logic to separate StartupEnvironment class
    aecc5dcf
    Mumfrey authored
    2015-11-30 13:14:57 +0000  
    Browse Code »
  • removing jarfile.ref functionality since it's no longer needed
    f2549841
    Mumfrey authored
    2015-11-30 13:14:56 +0000  
    Browse Code »
  • removing RealmsJsonUpdateThread since it's no longer needed
    792cf5b9
    Mumfrey authored
    2015-11-30 13:14:56 +0000  
    Browse Code »
  • check for mod transformer injection errors and treat as critical errors
    3c957d78
    Mumfrey authored
    2015-11-30 13:14:56 +0000  
    Browse Code »
  • add more caps to ModInfoDecorator, change mod status text when errored
    bd15e763
    Mumfrey authored
    2015-11-30 13:14:56 +0000  
    Browse Dir »
  • remove accidental duplicate method call
    f69d71c7
    Mumfrey authored
    2015-11-30 13:14:56 +0000  
    Browse Code »
  • version bump
    95434a46
    Mumfrey authored
    2015-11-30 13:14:55 +0000  
    Browse Code »
  • wrap mod instances for better handling for startup errors, report startup errors to the user
    1782552f
    Mumfrey authored
    2015-11-30 13:14:55 +0000  
    Browse Code »
  • add null checks for window event handlers
    634b0659
    Mumfrey authored
    2015-11-30 13:14:55 +0000  
    Browse Code »