Linden
aebe248e39
refactor: localise globals to prevent shadowing
...
See #456 .
2023-12-07 08:36:40 +11:00
Andy
62ff7345b9
feat(imports): server-side entity iterators ( #458 )
...
Co-authored-by: Linden <65407488+thelindat@users.noreply.github.com >
2023-12-07 08:25:31 +11:00
Armands Vilciņš
2aeade72f0
feature(locale): support nested locales ( #463 )
2023-12-07 07:44:50 +11:00
mikigoalie
79e5adda7c
feat(client/textui): add text return to isTextUIOpen ( #464 )
2023-12-07 07:36:37 +11:00
Sergio
6c40dd2889
feat(imports/addKeybind): support secondary keybind ( #450 )
2023-11-28 10:34:53 +11:00
Luke
e4c4db04ab
chore(web): update vite
2023-11-18 16:20:38 +01:00
Luke
241fb2107b
style(web/skillcheck): adjust scaling for 1440p and beyond
2023-11-18 16:06:27 +01:00
Luke
dda2e0927f
fix(web/notifications): pass animation to notifications icon
2023-11-15 15:34:08 +01:00
Luke
36662050ff
chore: optimize imports
2023-11-15 15:32:04 +01:00
Luke
882e372895
feat(web): font awesome icon animations
2023-11-15 15:28:21 +01:00
Luke
a50f7a2052
feat(web): ability to align icon at the top for notifs/text ui
2023-11-15 14:36:37 +01:00
Manifest Bumper
0daaf7a175
chore: bump manifest version to v3.12.0
2023-11-11 11:10:25 +00:00
Luke
b6890e3b56
fix(interface/radial): don't allow weapon melee while open
...
resolves #447
2023-11-11 12:05:17 +01:00
Luke
8c5afec4f7
chore(package): update readme
2023-11-07 18:57:26 +01:00
Luke
7edde87d3b
feat(package): locales system
2023-11-07 18:51:57 +01:00
FjamZoo
e72c9bc1c8
fix(require): support asset protection garbage ( #443 )
2023-11-08 02:07:54 +11:00
Zaps6000
dfe02dc1c4
fix(client/menu): don't call HudWeaponWheelIgnoreSelection for RedM
...
* Update menu.lua
* Update menu.lua
2023-11-03 15:34:10 +01:00
Manifest Bumper
1d235bef22
chore: bump manifest version to v3.11.0
2023-10-28 16:55:42 +00:00
Luke
4d14bb0124
feat(web/context): optional context menu title property
...
Closes #428
2023-10-28 18:51:22 +02:00
Luke
1c5f4d6ac8
feat(web/context): allow separate metadata progress bars colors
...
Closes #430
2023-10-28 18:30:57 +02:00
Luke
e6e7bf5547
refactor(package): improve types for input dialog
2023-10-23 22:44:33 +02:00
Linden
167a068d85
feat(server/cron): getTimeAsString
2023-10-23 16:50:57 +11:00
Linden
2a1d6aa2ae
refactor(server/cron): run jobs in a new thread
...
Better for error handling.
2023-10-23 16:50:29 +11:00
Austin Dunn
0b5ad76721
feat(math): add normal to rotation method ( #431 )
2023-10-23 16:49:58 +11:00
dependabot[bot]
63033c71a4
chore(deps): bump @babel/traverse from 7.20.13 to 7.23.2 in /web ( #444 )
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.20.13 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-22 11:39:21 +02:00
dependabot[bot]
f8eb247189
chore(deps-dev): bump postcss from 8.4.21 to 8.4.31 in /web ( #436 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.4.21 to 8.4.31.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.4.21...8.4.31 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-14 11:32:27 +02:00
Manifest Bumper
f9a7df6422
chore: bump manifest version to v3.10.1
2023-10-07 15:54:37 +00:00
Luke
b1d54b6f26
fix(web): resolve build errors
2023-09-30 10:19:42 +02:00
Luke
4ba5880d40
fix(package): call the correct export for closeInputDialog
2023-09-28 11:49:20 +02:00
Luke
9a40e6b519
fix(web/input): properly reset from when using closeInputDialog
2023-09-28 11:48:57 +02:00
Manifest Bumper
40fa45aab4
chore: bump manifest version to v3.10.0
2023-09-22 22:57:05 +00:00
Luke
97b9f18f82
feat(web/skillcheck): fail skill check only on keys that aren't passed
2023-09-22 14:03:48 +02:00
Luke
aaa37047f1
feat(web/context): readOnly buttons
2023-09-22 13:49:15 +02:00
Manason
c9246bb392
feat: added lib.print to print different log levels to console ( #425 )
...
Co-authored-by: Linden <65407488+thelindat@users.noreply.github.com >
2023-09-22 16:39:00 +10:00
Skryptec
3018e96d43
chore(locales): update nl.json ( #423 )
2023-09-20 01:45:23 +10:00
Linden
699884aa17
feat(require): external module support for require ( #422 )
2023-09-19 20:25:17 +10:00
DerWashbr
cb6d6517f4
chore(locales): update de.json ( #413 )
2023-09-19 20:00:19 +10:00
Lunar-Scripts
fe94c5be7a
fix(client/vehicleProperties): Fix error on gameBuilds below 2372 ( #417 )
2023-09-19 19:59:59 +10:00
Linden
02d935237d
fix(client/callback): mark delay as optional
2023-09-16 22:11:23 +10:00
Luke
61e3ba9904
fix(package): no implicit any
2023-09-16 10:37:14 +02:00
Linden
abfacee33c
refactor(client/vehicleProperties): disable SetVehicleAutoRepairDisabled
...
People can just call this themselves.
Sick of complaints about extras.
2023-09-13 00:13:05 +10:00
BerkieBb
3c0136afd8
feat(web/input): returnString for date inputs ( #411 )
...
* feat(interface/input): useFormat field
* feat(interface/input): useFormat field
* feat(types/dialog): useFormat field
* feat(components/date): format date conversion
* tweak(components/date): forgot other data type
* chore(interface/input): more descriptive name
* chore(interface/input): more descriptive name
* chore(types/dialog): more descriptive name
* tweak(components/date): reset things
* feat(dialog/input): date conversion with returnString
* refactor(web/input): remove unnecessary state
---------
Co-authored-by: Luke <39926192+LukeWasTakenn@users.noreply.github.com >
2023-09-11 23:17:35 +02:00
Manifest Bumper
22c77a1ac0
chore: bump manifest version to v3.9.1
2023-09-03 08:23:56 +00:00
Luke
ef6a8cad6f
refactor(web/alert): darker alert dialog content color
...
it doesn't make sense for the content to be the same color as the title
2023-09-02 23:28:37 +02:00
Lunar-Scripts
2393a64e50
Add step property to NumberInput. ( #401 )
2023-09-01 20:14:13 +02:00
Br0kenMaverick
2696d8d9d9
chore(locales): update es.json ( #402 )
2023-09-01 20:13:41 +02:00
Galuža moree
2fca9491ba
fix(interface/input): add missing color type to typings ( #407 )
...
Add color option
2023-09-01 20:13:16 +02:00
Linden
3e527ac517
refactor(init): disallow loading ox_lib's import IN ox_lib
...
Seriously, why?
2023-08-20 10:37:45 +10:00
Manifest Bumper
156593b6c5
chore: bump manifest version to v3.9.0
2023-08-15 19:59:37 +00:00
Jellyton
0c072ef4f7
feat(client/vehicleproperties): add fixVehicle parameter ( #392 )
2023-08-15 10:40:35 +10:00