1109 Commits (f4c73110efa7950ff8bf0e9e19272a93b5fb1ce9)

Author SHA1 Message Date
  Vildravn f4c73110ef Fix `eol-last` in src/client/js/main.js 4 years ago
  Vildravn aa08a8e261 Mute sounds on mobile when focus is lost 4 years ago
  Shaun b9de7f3bbc incremented version to v0.7.1 4 years ago
  Shaun 1eb32839fa added noise factor to login bg renderer 4 years ago
  Vildravn 0ff003e5f8 Show info messages on mobile as announcements 4 years ago
  Vildravn c9c6c49eea Fix quick slot not being clickable 4 years ago
  Shaun ca77067ccc fixed the 1px black line in the inventory bottom bar on certain browsers 4 years ago
  Shaun 7396529666 made the bottom buttons on the login screen brown and cleaned styles slightly 4 years ago
  Shaun 7c6eabb70f fixed a silly issue where centered UIs weren't completely in the middle 4 years ago
  Shaun 98b8a41904 bigTextures are now defined in clientConfig, moved renderLoginBG to its own file and changed the login bg design 4 years ago
  Shaun e2174b62e0 make it possibl to close the chat ui after the input loses focus 4 years ago
  Shaun 07355b3bfa closes #1487 4 years ago
  Shaun 8ae6e8be28 added new tile sprite and did some general code cleanup in renderer.js 4 years ago
  Shaun a1bb637ffd cleaned up messages code 4 years ago
  Shaun 7a21fc5e31 more cleanup 4 years ago
  Shaun b1b58e0b32 minor code cleanup 4 years ago
  Shaun dbe6575a08 more work to this 4 years ago
  Shaun 5227548ead removed unused resource 4 years ago
  Shaun 73f6c2f0b3 added a channel picker and some hotkeys 4 years ago
  Shaun 4d92a770e2 bumped version to 0.7.0 4 years ago
  Shaun 911c76cbb1 fixes #1476 4 years ago
  Shaun 4401b0585c mods can now extend which uis are loaded on the login screen 4 years ago
  Shaun 7ef6f96e1a no pointer events for volume slider headings 4 years ago
  Shaun a0254b8afb sound and music volume sliders in options 4 years ago
  Vildravn 852b055d82 Fix scaling on desktop displays with higher pixel density 4 years ago
  Vildravn f450f3b612 Emit an event when selling or buying items 4 years ago
  Shaun 7c7f5cbf63 more fixes to sound fading and a small typo fix in notifySelfArray 4 years ago
  Shaun f231381e5c more work fixing sound manager 4 years ago
  Shaun fe594cab18 fix for tryticknode firing for unreachable nodes 4 years ago
  Shaun 0d3fab16f9 added bump animation event and removed stash notices from fjolarok 4 years ago
  Shaun 3c37cc0342 chat filter buttons are now buttons 4 years ago
  Shaun d543bb50c9 more sound refactoring and fixed options 4 years ago
  Shaun a41e8dc794 cleaned up sound module 4 years ago
  Shaun 742deb3aeb moved music area to mod 4 years ago
  Shaun cd16c68924 music tests 4 years ago
  Shaun 62990ad8e3 ongetstats now sends the blueprint to the event emitter as well. also, fixed small issue with unloading sounds 4 years ago
  Shaun 2c46fdf50a toggle no longer sets shown. That is relegated to the show and hide methods, as it should be. also, show and hide aren't fired if the ui isn't in the right state 4 years ago
  Shaun 3ed7936fb6 added onShowUi and onHideUi events for uiBase 4 years ago
  Shaun a429bc6227 fixed linting issues 4 years ago
  Shaun 723097192a changed certain ui events to more specific ones 4 years ago
  Shaun 89f5199361 changed optionItem back to item and did an explicit event binding for options items in options.js 4 years ago
  Shaun e2a0f07a81 added onResize function to mainmenu aftershow and hide as that was in toggle 4 years ago
  Shaun 7b6838aa25 small margin change for leaderboard prophecy buttons 4 years ago
  Vildravn 1e8960664a Add onUseQuickItem event 4 years ago
  Vildravn d866746b7a Add onSendMail event 4 years ago
  Vildravn 6ef123fa78 Add click events 4 years ago
  Vildravn bc85e0aafb Add click event to faction buttons 4 years ago
  Vildravn 6dbd0d957a Add btn class to prophecy buttons 4 years ago
  Vildravn 45e4a7311d Rename items in options to optionsItems 4 years ago
  Vildravn 98cd40819e Emit an event when trying to tick a passive node 4 years ago