Commit Graph

  • 024b392fdd fix(client/zones): fix nil error when multiple zones are removes at once (#726) Dimmies 2025-03-09 20:23:50 -04:00
  • c45a9a1698 fix(web): Remove unused font imports. Fixes #721. (#722) Stan 2025-03-08 18:45:24 +00:00
  • cf5423e42f feat(table): added table.shuffle (#718) Slyy 2025-03-07 05:16:42 +01:00
  • 32d3fb05c7 fix(types): add TextAreaProps to RowInput (#717) sync 2025-03-03 17:53:07 +10:00
  • f4f1596ff6 feat(relativeCoords): allow passing full rotation (#703) Dolu 2025-02-12 04:51:57 +01:00
  • a4978804a2 feat(cron): add maxDelay property to control task execution delay (#708) Judd 2025-02-11 01:15:29 -08:00
  • cbca5b7951 fix(scaleform): missing types Linden 2025-02-08 18:02:14 +11:00
  • 0f2e904e16 chore(locales): update lt.json (#706) iSentrie 2025-02-08 05:47:27 +02:00
  • aa2f761a34 fix(scaleform): invalid private property access Linden 2025-02-08 13:14:51 +11:00
  • b726faea2d feat(callback): implement callback validation Linden 2025-02-03 15:41:58 +11:00
  • 7dc8fb544c chore: bump manifest version to v3.29.0 Manifest Bumper 2025-01-30 23:25:44 +00:00
  • 5c0239be06 feat(relativeCoords): add lib.getRelativeCoords function (#685) Rafael 2025-01-30 20:23:08 -03:00
  • c1ccd767ff feat: scaleform class (#698) Codexis 2025-01-30 23:57:47 +01:00
  • 648a13f749 fix(client/vehicleproperties): reset colors when changing painttype (#692) Jag 2025-01-28 23:17:11 -08:00
  • 189306d5aa fix(array): Array.from string delimiter Linden 2025-01-29 08:02:06 +11:00
  • 6a24f9b971 fix(array): format error message Linden 2025-01-29 07:13:16 +11:00
  • d56c785a37 fix(vehicleProps): split modLivery from livery (#699) Scully 2025-01-28 12:00:58 -08:00
  • 7076f19c9b fix(cron): matching weekdayMap with os.date (#700) hakanesnn 2025-01-28 23:00:20 +03:00
  • 45b045a37e feat(array): additional methods Linden 2025-01-29 06:54:06 +11:00
  • d0a0f34018 fix(timer): set initial value of triggerOnEnd to true Linden 2025-01-28 06:47:48 +11:00
  • 769fa35f38 fix(timer): redefine local function as method Linden 2025-01-26 05:20:23 +11:00
  • 8af94a7194 feat(class): allow private to be redefined Linden 2025-01-26 04:05:29 +11:00
  • 3751945ed7 chore: bump manifest version to v3.28.1 Manifest Bumper 2025-01-21 00:35:51 +00:00
  • 0192fd015b fix(array): indexOf return value Linden 2025-01-21 11:33:15 +11:00
  • 755272423b chore: bump manifest version to v3.28.0 Manifest Bumper 2025-01-19 15:27:23 +00:00
  • 728d20c079 fix(timer): re-enable onEnd after stopping a timer Linden 2025-01-20 02:23:50 +11:00
  • 99fb752d30 fix(callback): support __call metatables as cb function Linden 2025-01-20 02:10:02 +11:00
  • ebddb35b00 fix(marker): logical error when setting faceCamera (#686) NotSomething0 2025-01-19 09:07:03 -06:00
  • 79f311a365 fix(menu): prevent opening empty menu (#675) BerkieBb 2025-01-19 16:06:25 +01:00
  • f89536437a chore(locales/pt-br): update translations (#684) Rafael 2025-01-19 12:05:24 -03:00
  • 356e560a5d fix(client/zones): use arrays for temporary zone tables Linden 2025-01-20 02:04:21 +11:00
  • 86f0d7b789 chore(locales/de): add missing dutch translations (#689) Indra 2025-01-19 15:20:26 +01:00
  • cb6792ed58 fix(cron): prevent duplicate executions and enhance type safety (#690) Judd 2025-01-19 06:20:09 -08:00
  • 93e40acb31 fix(client/progress): playEnter arg for scenarios in progress bar (#671) Noah 2025-01-17 00:26:00 -07:00
  • d142d8d2ee fix(table): respect falsey value for addDuplicateNumbers (#672) Stan 2025-01-16 09:19:48 +00:00
  • 2b10e77622 refactor(resource/cache): update seat cache on vehicle change (#679) Mahan Moulaei 2025-01-16 02:40:44 -05:00
  • aebef6d7de feat(web): wrap app in errorboundary Linden 2024-12-06 17:25:34 +11:00
  • 4d7fee41bd chore(locales): Update zh-cn and zh-tw translations (#659) TomStilson 2024-11-08 05:03:03 -05:00
  • 798157f198 chore(locales): greek translations (#663) Lucifers Blood 2024-11-08 12:02:06 +02:00
  • 4e2eff48ce chore(deps): bump rollup from 4.5.0 to 4.24.4 in /web (#665) dependabot[bot] 2024-11-08 11:01:34 +01:00
  • 776c1f6d81 fix(package/notify): add missing sound type (#664) mardev 2024-11-08 11:01:15 +01:00
  • 10fe0d2f35 chore(deps): bump vite from 5.0.13 to 5.1.8 in /web (#645) dependabot[bot] 2024-11-08 10:59:03 +01:00
  • c7bda471d4 chore: bump manifest version to v3.27.0 Manifest Bumper 2024-10-24 02:57:20 +00:00
  • d4bb2ab7b3 fix(table): regression in contains Linden 2024-10-16 09:08:18 +11:00
  • 4596e4319c refactor(init): move global declarations Linden 2024-10-14 17:36:24 +11:00
  • 24b2d62235 feat(client/dui): implement dui handling (#650) Ceeb 2024-10-14 07:55:15 +02:00
  • cba4b85a29 fix(callback/js): match callback timeout to lua Linden 2024-10-06 03:28:28 +11:00
  • e61febf7de refactor(streaming): change error message and default timeout Linden 2024-10-06 03:25:17 +11:00
  • a2a7114986 feat(array): add additional array class methods Linden 2024-10-01 17:39:54 +10:00
  • 4c460e0bd9 refactor(table): improve performance of contains, matches, and merge (#647) Guru Saran 2024-10-01 14:21:52 +05:30
  • f5d6cebfaa chore: bump manifest version to v3.26.0 Manifest Bumper 2024-09-17 13:40:16 +00:00
  • e1c1647343 fix(package): specify side-effects and do not bundle output Linden 2024-09-16 18:34:55 +10:00
  • 7bd22441ff feat(client/keybinds): added isPressed state for keybinds (#643) Geden420 2024-09-16 09:45:46 +02:00
  • ff4ba29436 fix(locales/ro): file path (#644) hakanesnn 2024-09-16 00:38:42 -07:00
  • 80267eb1f0 feat(web/radial): radial menu text scaling (#639) NotMango 2024-09-12 13:40:59 +01:00
  • 9f5879e9e4 chore(locales): create ro.json (#638) EdyzPW 2024-09-10 01:13:13 +03:00
  • 85031dc13b fix(package/interface): fix menu onCheck typo (#640) Deathart 2024-09-09 23:59:33 +02:00
  • 5ac07d8b88 chore: bump manifest version to v3.25.0 Manifest Bumper 2024-08-17 02:59:36 +00:00
  • 133a9905b2 Revert "refactor(streamingRequest): wait 10 years for assets to load" Linden 2024-08-13 14:12:01 +10:00
  • 6b12831817 feat(cache): send oldValue to onCache Linden 2024-08-13 14:11:27 +10:00
  • 03db59cce5 refactor(streamingRequest): wait 10 years for assets to load Linden 2024-08-13 12:47:30 +10:00
  • f98feab271 refactor(package/addCommand): send chat suggestions to correct source (#627) Luxu 2024-08-12 19:43:17 -07:00
  • e10e8af0de refactor(class): change type returned by lib.class Linden 2024-07-26 15:23:43 +10:00
  • 026d3de4ef refactor(array): typing issue Linden 2024-07-26 15:21:09 +10:00
  • 2b9f49febd fix(package): input dialog options param (#622) Fraser Watt 2024-07-18 09:28:42 +01:00
  • e9eebd6835 chore: bump manifest version to v3.24.0 Manifest Bumper 2024-07-14 06:52:58 +00:00
  • e0f6f47cc7 refactor(client/vehicleProperties): check for tutorial session Linden 2024-07-14 16:35:27 +10:00
  • c45aa0d893 feat(vehicleProperties): add statebag handler and server setter Linden 2024-07-13 00:25:30 +10:00
  • 6ffc5afd0f refactor(addCommand): send chat suggestions to correct source (#614) Malox 2024-07-12 15:51:32 +02:00
  • 7ecd7dc21f fix(addCommand): longString - empty message (#611) mindiw01 2024-07-05 04:12:40 -03:00
  • 78dbac6aac chore: bump manifest version to v3.23.1 Manifest Bumper 2024-07-01 11:20:20 +00:00
  • e12a7fd273 fix(client/requestModel): model validation and streaming request (#610) Solareon 2024-07-01 13:18:51 +02:00
  • abad423aff chore: bump manifest version to v3.23.0 Manifest Bumper 2024-07-01 02:22:27 +00:00
  • d51a1167fd fix(client/requestModel): use IsModelInnCdimage to validate model Linden 2024-07-01 12:21:26 +10:00
  • 45b9560a44 fix(init/cache): allow setting false cached value Linden 2024-07-01 12:17:50 +10:00
  • 6368c2c6fd fix(client/zones): remove thread when setting initial debug state Linden 2024-07-01 12:16:31 +10:00
  • 9d3b3e76f5 chore(locales): update tr.json (#609) hakanesnn 2024-06-30 18:43:02 -07:00
  • c352a322ce chore(locale): updated danish translations (#601) Zuntie 2024-07-01 03:42:48 +02:00
  • 64615a671e feat(addCommand): longString (#597) BerkieBb 2024-07-01 03:42:21 +02:00
  • cdf840fc68 refactor(print): encode functions in tables (#592) Doug Cone 2024-06-26 02:17:25 -04:00
  • f255d99215 feat(math): add math.round function (#603) Jag 2024-06-25 23:06:31 -07:00
  • 01334799f0 chore: bump manifest version to v3.22.2 Manifest Bumper 2024-06-07 13:54:27 +00:00
  • 65fb3aef86 chore(locales): update zh-cn.json (#589) Cata_a 2024-06-01 22:38:20 +08:00
  • 54b7701c36 refactor(class): disable experimental warning for internal modules Linden 2024-06-01 21:43:42 +10:00
  • 09ba32342c fix(timer): accessing private variable out of scope (#591) Austin Dunn 2024-06-01 05:45:10 -06:00
  • c59b675efa Revert "fix(imports/logger): loki indexing for varargs (#583)" Linden 2024-05-30 22:54:50 +10:00
  • 8712c9b0c9 chore: bump manifest version to v3.22.1 Manifest Bumper 2024-05-22 23:42:35 +00:00
  • 2909cb5db6 refactor(callback): warn if callback function is nil/false Linden 2024-05-23 09:41:24 +10:00
  • d147e70c77 chore: bump manifest version to v3.22.0 Manifest Bumper 2024-05-22 21:21:08 +00:00
  • f0009f0bc8 refactor(callback): assertions Linden 2024-05-22 16:36:22 +10:00
  • a40be54a9e refactor(callback): increase default timeout Linden 2024-05-21 05:50:06 +10:00
  • 080a9c2442 feat(table/merge): add option to replace duplicate number keys (#581) synth444 2024-05-21 05:48:32 +10:00
  • 7e67b57e2d fix(imports/logger): loki indexing for varargs (#583) Mirco T 2024-05-20 21:47:47 +02:00
  • c4ad7da3d2 chore(types): optional param in getClosestPlayer (#577) ANTOND 2024-05-19 07:39:19 +02:00
  • 9ea2fdede7 fix(alertDialog): set timeout as optional parameter (#580) faizy#6969 2024-05-18 22:39:02 -07:00
  • c2efb22e38 refactor(class): mark mixins.new as protected Linden 2024-05-19 15:33:16 +10:00
  • 9a2a911b2a fix(streamingRequest): remove @package annotation Linden 2024-05-19 14:37:31 +10:00
  • 8b0359071b fix(math): torgba types and alpha value Linden 2024-05-14 19:21:47 +10:00
  • 0b13a56071 fix(package/locale): sync behaviour with Lua Linden 2024-05-14 18:19:26 +10:00
  • 8080fa1474 chore: bump manifest version to v3.21.0 Manifest Bumper 2024-05-09 20:49:42 +00:00