Manifest Bumper
|
04de10de81
|
chore: bump manifest version to v3.14.0
|
2023-12-24 05:14:13 +00:00 |
|
Linden
|
1d449d407d
|
chore(class): remove sample code
|
2023-12-24 16:12:59 +11:00 |
|
iSentrie
|
4c8b3a8636
|
feat(client/progress): disable sprinting (#473)
|
2023-12-24 16:09:12 +11:00 |
|
Linden
|
be55ef8d85
|
feat(string): string module
See ignored review from PR #469.
|
2023-12-20 08:26:33 +11:00 |
|
Linden
|
dc0720a39e
|
refactor(class): syntax and method changes
Remove .new field when creating a new class.
Remove setMetamethod.
Support super inheritance.
|
2023-12-19 14:32:36 +11:00 |
|
Linden
|
0c2f0ec68e
|
fix(require): chunk name and error path for load/loadjson
|
2023-12-19 09:04:29 +11:00 |
|
Linden
|
8a5232c056
|
refactor(class): type checking
|
2023-12-18 11:21:28 +11:00 |
|
Linden
|
955acabd3c
|
feat(class): basic class implementation
wip, feedback appreciated.
|
2023-12-18 00:15:17 +11:00 |
|
Manifest Bumper
|
4371525ab9
|
chore: bump manifest version to v3.13.0
|
2023-12-10 20:46:14 +00:00 |
|
Linden
|
5657b5f924
|
feat(math): math.hextorgb
Resolves #467.
|
2023-12-11 07:43:32 +11:00 |
|
ali-exacute
|
5d5a0cc511
|
feat(math): math.clamp (#468)
|
2023-12-11 07:16:37 +11:00 |
|
Linden
|
fdbf0ac114
|
refactor(cron): refresh currentDate after 1s
May help with rare task failure on startup (#457).
|
2023-12-10 10:09:21 +11:00 |
|
Linden
|
80a2a7c39d
|
feat(locale): add lib.getLocale for sharing locales between resources
|
2023-12-09 19:28:01 +11:00 |
|
Linden
|
048edfa86f
|
feat(require): add load/loadjson functions
|
2023-12-07 18:24:14 +11:00 |
|
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 |
|