v0.1.3
Pre-release
Pre-release
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
- resources/server: order tweets by id (Christopher)
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
- 2411c39: Fix double call history & adding contact from history (#231) (Dillon Skaggs) #231
- Prevent crouch when pasting into phone. (RockySouthpaw)
- Player ready stuff (#241) #241 (Christopher Gjelten)
- 0e1d7f4: Update PhoneProviders.tsx (Christopher Gjelten)
- components/tweet: don't use escape at all #245 (Avarian Knight)
- 870aeda: Disable walking when an inputfield is focused (#234) (Jan Lecoutere) #234
- c48b733: Merge branch 'modal' of https://github.com/AvarianKnight/new-phone-who-dis (Christopher)
- 99fa476: Merge branch 'master' of https://github.com/project-error/new-phone-who-dis (Christopher)
- client/utils: Add and tweak various fetch utils for refactor (Taso)
- server/onNetPromise: Tweak to be less opinionated and simpler (Taso)
- 871b9e0: Merge branch 'master' of https://github.com/project-error/new-phone-who-dis (Christopher)
- aa18522: Fix useEffect infinite re-render (#245) (Dillon Skaggs) #245
- be70534: Merge branch 'master' of https://github.com/project-error/new-phone-who-dis (Christopher)
- resources/promise-events: Tweak promise event resp and req types (Taso)
- resources/server: Finally remove @ts-ignore as my PR was merged (Taso)
- contacts: Misc changes to contact handling (Taso)
- contacts: Cleanup unused types (Taso)
- server/onNetPromise: Enhance logging (Taso)
- marketplace: Tweak marketplace to match current fetching std (Taso)
- contacts: Misc changes to contact handling (Taso)
- contacts: Cleanup unused types (Taso)
- server/onNetPromise: Enhance logging (Taso)
- phone/contacts: Tweak contact actions to remove unneeded dep (Taso)
- c59137d: Merge branch 'refactor/marketplace-state' (Taso)
- webpack: Tweak source map in dev mode (Taso)