Commit History

Author SHA1 Message Date
  Reid 0157bac476 Fix various warnings and errors, prevent our sqlite addon to be added on web exports, use the correct keycode on our button actions helper and remove physic related code on the map service 1 month ago
  Reid 5e4dceabce Complete websocket support 1 month ago
  Reid 97c0aac9ae Use typed dictionnaries on our class members 1 month ago
  Reid b07c99d906 Fix some warning on android with a wrong use of keyboard inputs 4 months ago
  Reid f197f8929a Improve the info context and add some dialogue action tips when a dialogue open 6 months ago
  Reid cc72817bd3 Add some visual and warning information on login and char loadings 6 months ago
  Reid c215952004 Add new pickup and target bindings information on the info box 6 months ago
  Reid be1acdafac Add an Untarget action in place of our target option for mobile and gamepad gameplay. Bind this new action on Shift by default on keyboard 7 months ago
  Reid 6a71be6453 Add ui_context_* actions to handle our context menu actions (validate, cancel, secondary, tertiary) 9 months ago
  Reid 14c7743675 Rewrite our current device logic 9 months ago
  Reid d7671a69fb Clean up our action handling and reduce cpu consumption 9 months ago
  Reid 89a75883ec Improve mobile/gamepad UX with the custom overlay now sending emulated buttons 9 months ago
  Reid b7f539fdee Implement the context system, an unified way to handle dialogue, tips and interaction 9 months ago
  Reid eb1fa08910 Prevent DeviceServer to be triggered on headless mode 9 months ago
  Reid 677fb9c9a4 Fix some device related issues, do not rely on InputMap anymore and fix some deadzones 10 months ago
  Reid b468b13264 Fix some tool tip issues 10 months ago
  Reid 49e49a4698 Add warp message box on every warp that are not tagged for "auto_warp" within tiled 11 months ago
  Reid c64a89a8f1 Move some device-specific code to DeviceManager and add a listing of every action StringName and their name 1 year ago
  Reid 64ef0391f1 Move the action singleton to sources/input/ and add a basic device manager singleton to handle our button/keys icons 1 year ago