Skip to content

v0.1.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 04:36
· 1231 commits to master since this release

Features

  • client/call: make pma-voice the default export (#232) #232 (Dillon Skaggs)
  • added lua linting github action (#252) #252 (GoatGeek)
  • resources/twitter: refactor twitter (Christopher)
  • phone/icon-sets: Add icon sets configurable in settings (Taso)
  • resources/server: refactor matchmaker (Christopher)
  • resources: added support for identifier prefix for older esx versions. (#244) #244 (Dylan Mld)
  • resources/server: remove sv_match.ts (Christopher)
  • resources/server: move some functions to 'misc' (Christopher)
  • add animation and call service & controllers (#259) #259 (Dillon Skaggs)
  • global: major fixes...i dont even know that to call this commit so ill just say its global. Who even cares #258 (Dillon Skaggs)

Bug Fixes

  • resources: load config when player spawns (Christopher)
  • phone: fixed? (Christopher)
  • phone: only listen to UI Ready (Christopher)
  • modal: fix infinite rerender #245 (Avarian Knight)
  • resources/twitter: constructor log (Christopher)
  • resources/calls: fix typo (Christopher)
  • calls: handle invalid numbers (Christopher)
  • phone/apps: Apps will no longer call not existent endpoint (Taso)
  • resources: Silence the TS compiler (Taso)
  • phone: move FABs outside of AppContent (Christopher)
  • phone: move FABs outside of AppContent (Christopher)
  • phone/apps: Fix apps referencing 'SELLOUT' instead of marketplace (Taso)
  • resources/server: import bank stuff (Christopher)
  • dialer/ui: fix type (Christopher)
  • resources/server: changed credentials return type (Christopher)
  • scripts/client: fix wrong response format struct on promise reject (Taso)

Code Refactoring

  • contacts: Refactor contacts to efficient data fetching (Taso)
  • phone/marketplace: Refactor state management and fetching (Taso)
  • server/marketplace: Refactor to use promise events (Taso)
  • contacts: Refactor contacts to efficient data fetching (Taso)
  • notes: Refactor to new promise event format (Taso)
  • resources/bank: move bank stuff to controller (Christopher)

Performance Improvements

Builds

  • env: set process.env.CI to false (Taso)

Continuous Integration

  • dependabot: add dependabot coverage and setup (Taso)
  • releases: auto release CI (Taso)
  • iswtg: this is the last time im doing this GH actions (Taso)

Chores

  • deps: bump browserslist from 4.16.3 to 4.16.6 in /resources #247 (dependabot[bot])
  • deps/phone: Bump ts and recoil (Taso)
  • resources/deps: Upgrade deps & configure eslint for TS (Taso)
  • resources: General Linting (Taso)
  • messages/labels: removed unnecessary npwd_messages_labels column (#253) #253 (Jan Lecoutere)
  • marketplace: Misc cleanups (Taso)
  • deps: bump lodash from 4.17.20 to 4.17.21 #260 (dependabot[bot])
  • deps: add pe-utils dep to game scripts & tweak root scripts (Taso)

Commits