Commit Graph

  • 4b99aa0953 fix(client/zones): force debug colour values to be integers DokaDoka 2023-08-13 15:56:05 +10:00
  • 964e67f9a6 fix(client/zones): store debug colours as a table GaDGeT 2023-08-13 08:57:52 +03:00
  • a29ede22af Revert "refactor(server/cron): reduce wait to reschedule task" Linden 2023-08-06 17:27:41 +10:00
  • d1b8d0ec6c fix(init): set correct chunk name Linden 2023-08-13 09:22:37 +10:00
  • 9df29d9d3a fix(init): check if ox_lib is started Linden 2023-08-13 08:57:02 +10:00
  • 594fa73bfd refactor(require): use error from Lua_require on failed load Linden 2023-08-13 08:55:54 +10:00
  • 980177f6e9 chore(deps): bump vite from 4.1.1 to 4.1.5 in /web (#388) dependabot[bot] 2023-08-08 13:06:49 +02:00
  • 1e247f898f chore(deps): bump semver from 6.3.0 to 6.3.1 in /web (#387) dependabot[bot] 2023-08-08 13:06:41 +02:00
  • 088c2e094a feat(web/skillcheck): ability to cancel skillcheck (#364) Matin 2023-08-08 14:26:06 +03:30
  • c8cca20c89 tweak(web): adjust markdown heading margins (#393) Jellyton 2023-08-07 03:05:15 -07:00
  • fcb0a566d3 chore: bump manifest version to v3.8.1 Manifest Bumper 2023-08-07 10:04:03 +00:00
  • d268168dc7 fix(server/cron): invalid step return for indivisible values Linden 2023-08-07 18:08:53 +10:00
  • 8c9cdb1a13 refactor(server/cron): extra debug info Linden 2023-08-06 17:36:40 +10:00
  • d12f4845f2 refactor(server/cron): reduce wait to reschedule task Linden 2023-08-06 17:27:41 +10:00
  • becc29bcea fix(server/cron): getTimeUnit early return and +1 to minute Linden 2023-08-06 17:14:32 +10:00
  • 0c35e635f1 chore: bump manifest version to v3.8.0 Manifest Bumper 2023-08-02 18:46:54 +00:00
  • 43e521e65b chore(zones): rename CZone field __type Linden 2023-08-03 04:45:26 +10:00
  • 1a74263949 fix(server/cron): stop all tasks with negative sleep values Linden 2023-08-03 00:53:39 +10:00
  • b014e43e14 feat(init): importing modules with resource metadata Linden 2023-08-02 16:16:37 +10:00
  • b68da917be feat(init): cache.__call metamethod for caching function results Linden 2023-08-02 15:16:37 +10:00
  • 05c9d335e8 refactor(client/cache): send oldValue to cache event Linden 2023-08-02 14:19:23 +10:00
  • 6c5c763f67 feat(resource/zoneCreator): undo last point for poly zones DokaDoka 2023-08-02 13:24:51 +10:00
  • 0890b39daa chore(locales): added da.json (#379) Kristian M 2023-08-01 12:06:36 +02:00
  • 45362017c6 fix(server/cron): more scheduling woes Linden 2023-08-01 17:39:21 +10:00
  • 9d98b9aada chore: types Linden 2023-07-31 16:29:27 +10:00
  • f11668b95c feat(imports): lib.waitFor Linden 2023-07-31 16:06:44 +10:00
  • c6742eeae9 refactor(client/vehicleProperties): driftTyres and window tweaks Linden 2023-07-31 11:00:07 +10:00
  • 4babb3fd46 refactor(resource/init): dynamic module loading Linden 2023-07-31 15:14:10 +10:00
  • 2161694f84 fix(resource/radial): fix RadialItem type (#381) Diogo Manuel Coelho Morais dos Santos 2023-07-31 07:13:07 +01:00
  • f04534d879 refactor(client/zones): rename type property to __type to avoid conflicts DokaDoka 2023-07-30 17:50:34 +10:00
  • 497bee836f chore: update readme Linden 2023-07-29 07:52:49 +10:00
  • 99519d3d8e feat(web/dialog): precision prop for number input (#372) daZepelin 2023-07-27 12:44:08 +03:00
  • 95cdbd2ce2 chore: bump manifest version to v3.7.2 Manifest Bumper 2023-07-27 04:29:34 +00:00
  • d2c5be8ea8 fix(client/zones): setDebug early return Linden 2023-07-27 00:38:36 +10:00
  • 89b9016586 fix(init): enable ignore_invalid for msgpack Linden 2023-07-26 12:47:07 +10:00
  • 8f0a8b3c1d chore: bump manifest version to v3.7.1 Manifest Bumper 2023-07-25 04:14:41 +00:00
  • fe0f28921f fix(client/zones): race condition when setting debug function Linden 2023-07-25 14:13:09 +10:00
  • 7c0ee46a99 chore: bump manifest version to v3.7.0 Manifest Bumper 2023-07-25 03:14:32 +00:00
  • b06ba2d024 chore: type fixes Linden 2023-07-25 01:59:39 +10:00
  • 8f5880aad7 feat(zones): add setDebug and debugColour (#369) BerkieBb 2023-07-23 11:37:29 +02:00
  • 84b7f97a1c fix(server/logger): missing ) Linden 2023-07-23 13:41:20 +10:00
  • f641881243 fix(client/setVehicleProperties): force clear custom colours (#375) Lukas Brūzga 2023-07-23 06:14:44 +03:00
  • 588d26c421 fix(client/vehicleProperties): don't set modLivery if no livery exists (#374) Jerry 2023-07-23 11:14:03 +08:00
  • 2fafee41a0 refactor(server/logger): remove text formatting from hostname (#361) Jellyton 2023-07-22 19:59:41 -07:00
  • 65a799071a chore: various fix-ups from docs clean-up (#363) Jag 2023-07-21 04:54:29 -07:00
  • 1b8e1f022a chore(locales): update hu.json (#371) Zan 2023-07-21 13:46:40 +02:00
  • 5b9bb531a9 fix(web/skillcheck): fail on wrong key press Luke 2023-07-20 22:39:56 +02:00
  • 9c90b5be5f fix(server/cron): prevent scheduling tasks for new days Linden 2023-07-17 23:35:53 +10:00
  • 149213032b fix(server/cron): getTimeUnit corrections Linden 2023-07-17 22:48:33 +10:00
  • 8488dec3d3 refactor(server/cron): allow getNextTime minute and hour "overflow" Linden 2023-07-17 20:07:30 +10:00
  • 9e2076f5a5 refactor(server/cron): types and formatting, simplify getMaxDaysInMonth Linden 2023-07-17 19:56:58 +10:00
  • cfcb9c1312 chore: bump manifest version to v3.6.3 Manifest Bumper 2023-07-16 10:00:11 +00:00
  • 45f155f62b perf(package): only run points loop when there's at least one point Luke 2023-07-14 00:57:01 +02:00
  • 6ab719654f fix(server/cron): list expression should use >= Linden 2023-07-10 08:50:26 +10:00
  • c6f621fba5 chore: bump manifest version to v3.6.2 Manifest Bumper 2023-06-29 15:10:03 +00:00
  • 78e0e52656 fix(web/input): block form submission with unclamped numbers (#360) RIOT 2023-06-25 11:41:35 +02:00
  • 45e9588d48 fix(web/input): don't allow user to submit form with unclamped numbers Luke 2023-06-25 00:15:34 +02:00
  • 8a0f5e946d fix(client/zones): prevent malformed polyzone deadlock with debug Linden 2023-06-20 09:19:27 +10:00
  • 35448ff8cf chore: bump manifest version to v3.6.1 Manifest Bumper 2023-06-17 06:15:13 +00:00
  • 310b9720bc fix(client/zoneCreator): require input confirmation Linden 2023-06-17 16:11:08 +10:00
  • d070c631b4 fix(cron) edge case fixes (#345) daZepelin 2023-06-12 21:57:39 +03:00
  • 0a3edcbe4d fix(imports/getClosestPed): correct variable name (#348) Randolio 2023-06-12 19:51:20 +01:00
  • 1f76590b53 fix(version): report unknown versions during checkDependency Linden 2023-06-13 00:36:17 +10:00
  • 7816ce7a33 fix(web): cap list menu width for long labeled items Luke 2023-06-11 10:29:59 +02:00
  • bc4a342bb1 chore(web): update lockfile version Luke 2023-06-11 10:29:42 +02:00
  • cfb75b2d23 chore(locales): Finnish locales (#342) EP 2023-05-30 00:28:57 +03:00
  • 1bf366c1e9 chore: bump manifest version to v3.6.0 Manifest Bumper 2023-05-28 05:16:17 +00:00
  • 8ec19cf263 feat(imports/table): readonly tables Linden 2023-05-28 15:14:52 +10:00
  • 26065fe2fc chore(locales): update zh-cn.json and zh-tw.json (#337) Jerry 2023-05-28 13:08:56 +08:00
  • 6486f995e1 feat(server/cron): getAbsoluteNextTime (#319) daZepelin 2023-05-28 08:08:40 +03:00
  • 6cf53ddd68 fix(client/vehicleProperties): mods not applying Linden 2023-05-28 15:02:54 +10:00
  • 4fed5dc38d feat(imports/math): groupdigits (#338) mikigoalie 2023-05-26 01:06:28 +02:00
  • 467e7f51ac fix(package/callback): await callback response (#340) Can Sönmez 2023-05-26 02:04:30 +03:00
  • a8ab102bae refactor(imports/streaming): use coroutine.isyieldable Linden 2023-05-25 14:56:15 +10:00
  • 9efcde0351 chore: bump manifest version to v3.5.0 Manifest Bumper 2023-05-21 21:02:45 +00:00
  • 4953eacf05 chore(locales): update et.json (#335) Nuga 2023-05-22 00:01:03 +03:00
  • 1ba5787ffd feat(imports): extended math lib Linden 2023-05-22 06:47:57 +10:00
  • 4e4b5bd570 fix(client/vehicleProperties): tonumber for extras and tyres Linden 2023-05-22 04:55:31 +10:00
  • b4edc5bac6 feat(client/vehicleProperties): support extra props Linden 2023-05-22 03:38:36 +10:00
  • 3bc9c3206d fix(client/vehicleProperties): missing tyres Linden 2023-05-22 03:34:21 +10:00
  • c0ee1ae2f8 fix(client/vehicleProperties): SetVehicleExtra takes bool Linden 2023-05-22 03:27:47 +10:00
  • dbfb0227aa refactor(cleint/textui): cancel showTextUI if text is unchanged Linden 2023-05-19 21:41:58 +10:00
  • 21c835b78d chore: bump manifest version to v3.4.1 Manifest Bumper 2023-05-18 11:36:43 +00:00
  • 06e8f66bcb ci(release): install package deps Luke 2023-05-18 13:34:44 +02:00
  • ca991bfeab fix(client/imports): correct return value for getClosestPed (#334) Demetrio 2023-05-18 13:35:06 +02:00
  • d68e544919 chore: bump manifest version to v3.4.0 Manifest Bumper 2023-05-18 11:19:45 +00:00
  • ebd97f08ea feat(client/imports): getClosestPed Linden 2023-05-18 21:10:20 +10:00
  • 4d1f39512f feat(client/imports): getNearbyPeds (#328) Demetrio 2023-05-18 13:06:21 +02:00
  • fa589f55da chore(locales): update pl.json (#332) Maciej Ratyński 2023-05-18 13:03:37 +02:00
  • af9828ba0b chore(locales): cs.json (#333) mikigoalie 2023-05-18 13:03:13 +02:00
  • 991be22de5 fix(client/radial): disable pause menu while open Linden 2023-05-18 21:02:27 +10:00
  • 71f751c2ff chore: readme Linden 2023-05-18 18:44:23 +10:00
  • 16875ca7e3 fix: type corrections Linden 2023-05-18 15:29:31 +10:00
  • 72d0671bad feat(locales): polish locales (#330) dntAtMe 2023-05-17 22:31:54 +02:00
  • b4d9cffb31 fix(server/txadmin): notification override convar (#325) Demetrio 2023-05-12 05:10:28 +02:00
  • 21990796f5 feat(web): ability to style description in notifications LukeWasTaken 2023-05-10 16:25:30 +02:00
  • 8a8700ca57 feat(server/interface): configurable txAdmin notifications override (#299) Demetrio 2023-05-09 15:52:09 +02:00
  • 361ce6cca6 chore(imports/table): some types and annotations Linden 2023-05-09 09:04:45 +10:00
  • 62cde2246a chore(locales): translate untranslated string (#323) Andyyy7666 2023-05-09 00:41:01 +02:00
  • bcb522d9c1 fix(fix): fix potential package prepublish fix LukeWasTaken 2023-05-09 00:12:55 +02:00