Skip to content

Releases: bitpredator/empiretown

1.0.1

02 Aug 16:54
67b5931
Compare
Choose a tag to compare

What's Changed

Read more

Empiretown v1.0.0

27 Feb 11:14
9577019
Compare
Choose a tag to compare

What's Changed

  • [esx_property\config.lua]: improves code formatting @bitpredator
  • [esx_property\client\html\copy.html]: remove jquery @bitpredator
  • [esx_property\client\main.lua]: add copy to clipboard to /getoffset @bitpredator
  • [esx_property\locales\en.lua & it.lua]: corrected typos @bitpredator
  • [esx_property\server\main.lua]: correction of lint errors @bitpredator
  • [esx_property\config.lua]: correction of lint errors @bitpredator
  • [esx_license\server\main.lua]: Replaced print in esx_license:addLicense @bitpredator
  • [esx_license\fxmanifest.lua]: Update fxmanifest.lua to version 1.0.0 @bitpredator
  • [esx_license\README.md]: update reference links in README.md @bitpredator
  • [esx_license\LICENSE]: updates the copyright reference year @bitpredator
  • [pma-voice/voice-ui/pnpm-lock.yaml]: chore: (deps-dev) bump url-parse + bump minimatch + bump terser @bitpredator
  • [pma-voice/client/module/phone.lua]: fix(phone): fix getting re-added to radios if perfectly hit
  • [pma-voice/client/init/main.lua]: fix(radio): fix oversight with function call
  • [pma-voice/workflows/dependency-review.yml]: chore(deps): bump actions/checkout from 3 to 4 @bitpredator
  • [pma-voice/voice-ui/pnpm-lock.yaml]: chore(deps-dev): bump follow-redirects in /voice-ui @bitpredator
  • [voice-ui/pnpm-lock.yaml]: chore: (deps-dev) bump url-parse + bump minimatch + bump terser @bitpredator
  • [client/module/phone.lua]: fix(phone): fix getting re-added to radios if perfectly hit
  • [client/init/main.lua]: fix(radio): fix oversight with function call
  • [voice-ui/pnpm-lock.yaml]: chore(deps-dev): bump follow-redirects in /voice-ui
  • [voice-ui/pnpm-lock.yaml]: chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 in /voice-ui
  • [npwd + es_extended]: chore: removed support for npwd_crypto @bitpredator
  • [ox_lib]: chore: ox_lib update to version 3.12.0 @bitpredator
  • [esx_addons]: chore: replace esx_drivingschooljob with esx_dmvschool @bitpredator
  • [SQL]: chore: update database @bitpredator
  • [maps]: delete: remove maps verpi_driving_school @bitpredator
  • [ox_inventory]: chore: remove store dmvshool @bitpredator
  • [BasicItem]: chore: code cleanup and fixes @bitpredator
  • [BOBHunt]: refactor: code cleaning, various corrections to the code as well as license updates @bitpredator
  • [BOBHunt]: refactor: supports all translations natively @bitpredator
  • [SQL]: chore: removed white strings inside some sql @bitpredator
  • [esx_addoninventory]: delete: removed the .editorconfig file @bitpredator
  • [ox_inventory]: fix: corrected the weight of the items @bitpredator
  • [esx_identity]: chore: update the code version and improve the formatting @bitpredator
  • [esx_addons]: fix: replace bpt_realisticvehicle with esx_RealisticVehicleFailure to fix repair issues @bitpredator
  • [bpt_streetfight]: chore: clean up the code @bitpredator
  • [bpt_farmer]: chore: clean up the code @bitpredator
  • [bpt_teleport]: chore: clean up the code @bitpredator
  • [mythic_notify]: fix: removed unused variables @bitpredator
  • [esx_status]: refactor: remove jquery + Remove some shitty lines @bitpredator
  • [esx_status/server]: fix: unused argument @bitpredator
  • [esx_addoninventory]: chore: check for nil society @bitpredator
  • [npwd]: chore: npwd update to version 1.8.6 @bitpredator
  • [bpt_deliveries]: chore: clean up the code + fix readme & fxmanifest @bitpredator
  • [esx-radialmenu]: chore: fix lint error + clean up the code @bitpredator
  • [esx-qalle-jail]: fix: fix lint error @bitpredator
  • [esx_multicaracter]: fix: fix lint error @bitpredator
  • [esx_dmvschool]: fix: fix lint error @bitpredator
  • [oxmysql]: chore: update to version 2.7.6 @bitpredator
  • [esx-radio] fix: fixed No such export addChannelCheck in resource pma-voice @bitpredator
  • [bpt_vehicletax]: chore: clean up the code @bitpredator
  • [jsfour-idcard]: fix: value assigned to variable ESX is overwritten @bitpredator
  • [es_extended]: refactor/fix: cleanup, remove useless code, formatting +
  • fix lint error: unused argument last; accessing undefined variable Invoke; unused variable targetCoords @bitpredator
  • [esx_taxijob]: refactor: Remove cb, use playerdata obj + fix formatting @bitpredator
  • [ox_inventory\data\shops.lua]: chore: the possibility of purchasing the radio has been added @bitpredator
  • [ox_inventory\data\stashes.lua]: fix: removed the inventory for the taxi job as it was included in the esx_taxijob resource @bitpredator
  • [esx_joblisting]: refactor: correct the good year for the license + varius fix @bitpredator
  • [EUP]: delete: removed package [EUP] @bitpredator
  • [bpt_ammujob]: refactor: bpt_ammujob inventory implementation @bitpredator
  • [SQL]: fix: es_extended.sql "addon_inventory" syntax error @bitpredator
  • [npwd]: fix: Warning: could not find @bitpredator
  • [server.cfg]: fix: Couldn't find resource @bitpredator
  • fix: No such export getSharedObject in resource es_extended @bitpredator
  • [bpt_bakerjob]: refactor: bpt_bakerjob inventory implementation @bitpredator
  • [bpt_ballasjob]: refactor: bpt_ballasjob inventory implementation @bitpredator
  • [bpt_ballasjob]: feat: bpt_ballasjob\locales\en.lua @bitpredator
  • [bpt_ammujob]: Fixed the problem that prevented the creation of invoices @bitpredator
  • [bpt_bakerjob]: Fixed the problem that prevented the creation of invoices @bitpredator
  • [bpt_ballasjob]: Fixed the problem that prevented the creation of invoices @bitpredator
  • [bpt_crafting]: Refactor: created support for translations natively through local files @bitpredator
  • [bpt_deliveries]: feat + chore: updated readme file + creation of Italian translation @bitpredator
  • [bpt_dustman]: refactor: bpt_dustman inventory implementation @bitpredator
  • [bpt_farmer]: refactor: support for translations through local files @bitpredator
  • [bpt_fishermanjob]: refactor: bpt_fishermanjob inventory implementation @bitpredator
  • [bpt_hud]: chore: push for version 1.0.0 @bitpredator
  • [bpt_importjob]: refactor: bpt_importjob inventory implementation @bitpredator
  • [bpt_loadscreen]: chore: bpt_loadscreen improves code formatting @bitpredator
  • [bpt_lumberjack]: fix: bpt_lumberjack fixed typos and removed unused code @bitpredator
  • [bpt_crafting]: fix: correct ingredients to use @bitpredator
  • [bpt_streetfight]: chore: supports map point through local translation @bitpredator
  • [bpt_teleport]: chore: set English as the default language @bitpredator
  • [bpt_teleport]: chore: update the license file and readme for the year 2024 @bitpredator
  • [bpt_unicornjob]: refactor: bpt_unicornjob inventory implementation @bitpredator
  • [bpt_vehicletax]: chore: bpt_vehicletax update to version 1.0.0 @bitpredator
  • [bpt_wallet]: chore: bpt_wallet update to version 1.0.0 @bitpredator
  • [es_extended]: chore: es_extended add underflow check for removeAccountMoney @bitpredator
  • [esx_context]: chore: esx_context update to version 1.0.0 @bitpredator
  • [esx_menu_default]: chore: esx_menu_default update to version 1.0.0 @bitpredator
  • [esx_multicharacter]: refactor: esx_multicharacter @bitpredator
  • [esx_multicharacter]: fix: fixed problem which prevented the menu from opening @bitpredator
  • [esx_notify]: refactor: formatting(all): Format with prettier and lua formatter @bitpredator
  • [esx_progressbar]: refactor: formatting(all): Format with prettier and lua formatter @bitpredator
  • [esx_society]: refactor: (esx_society): complete rebuild for esx_society @bitpredator
  • [npwd]: fix: database error npwd @bitpredator
  • update esx_dmvschool + ox_lib by @bitpredator
  • fix: nil value (global 'Config') by @bitpredator
  • fix: globalstate rewrite + inventory removal via ox_inventory by @bitpredator
  • feat: formatt-all.yml by @bitpredator
  • Update formatt-all.yml by @bitpredator
  • chore: 🎨 Run formatter + new shops by @bitpredator
  • Bump JohnnyMorganz/stylua-action from 3 to 4 by @dependabot
  • chore: esx_banking 🎨 Run formatter by @bitpredator
  • chore: esx_status 🎨 Run formatter by @bitpredator
  • chore: wasabi_mining🎨 Run formatter by @bitpredator
  • Bump actions/dependency-review-action from 4.0.0 to 4.1.0 by @dependabot
  • Bump actions/dependency-review-action from 4.1.0 to 4.1.2 by @dependabot
  • Bump actions/dependency-review-action from 4.1.2 to 4.1.3 by @dependabot
  • Bump the npm_and_yarn group across 1 directories with 1 update by @dependabot
  • chore + fix: 🎨 Run formatter - unexpected token ? by @bitpredator
  • 🎨 Run formatter by @bitpredator

Full Changelog: 1.0.0...v1.0.0

Empiretown

25 Jan 19:15
f8f319c
Compare
Choose a tag to compare
Empiretown Pre-release
Pre-release

Version 1.0.0

  1. [.github\PULL_REQUEST_TEMPLATE.md]: update the pull request template file @bitpredator
  2. [esx_property\config.lua]: improves code formatting @bitpredator
    [esx_property\client\html\copy.html]: remove jquery @bitpredator
    [esx_property\client\main.lua]: add copy to clipboard to /getoffset @bitpredator
    [esx_property\locales\en.lua & it.lua]: corrected typos @bitpredator
    [esx_property\server\main.lua]: correction of lint errors @bitpredator
    [esx_property\config.lua]: correction of lint errors @bitpredator
  3. [esx_license\server\main.lua]: Replaced print in esx_license:addLicense @bitpredator
    [esx_license\fxmanifest.lua]: Update fxmanifest.lua to version 1.0.0 @bitpredator
    [esx_license\README.md]: update reference links in README.md @bitpredator
    [esx_license\LICENSE]: updates the copyright reference year @bitpredator
  4. [pma-voice/voice-ui/pnpm-lock.yaml]: chore: (deps-dev) bump url-parse + bump minimatch + bump terser @bitpredator
    [pma-voice/client/module/phone.lua]: fix(phone): fix getting re-added to radios if perfectly hit
    [pma-voice/client/init/main.lua]: fix(radio): fix oversight with function call
    [pma-voice/workflows/dependency-review.yml]: chore(deps): bump actions/checkout from 3 to 4 @bitpredator
    [pma-voice/voice-ui/pnpm-lock.yaml]: chore(deps-dev): bump follow-redirects in /voice-ui @bitpredator
  5. [.github\PULL_REQUEST_TEMPLATE.md]: fix: corrected pull request form template @bitpredator
  6. [voice-ui/pnpm-lock.yaml]: chore: (deps-dev) bump url-parse + bump minimatch + bump terser @bitpredator
    [client/module/phone.lua]: fix(phone): fix getting re-added to radios if perfectly hit
    [client/init/main.lua]: fix(radio): fix oversight with function call
    [workflows/dependency-review.yml]: chore(deps): bump actions/checkout from 3 to 4
    [voice-ui/pnpm-lock.yaml]: chore(deps-dev): bump follow-redirects in /voice-ui
    [voice-ui/pnpm-lock.yaml]: chore(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2 in /voice-ui
  7. [npwd + es_extended]: chore: removed support for npwd_crypto @bitpredator
  8. [ox_lib]: chore: ox_lib update to version 3.12.0 @bitpredator
  9. [esx_addons]: chore: replace esx_drivingschooljob with esx_dmvschool @bitpredator
  10. [SQL]: chore: update database @bitpredator
  11. [maps]: delete: remove maps verpi_driving_school @bitpredator
  12. [ox_inventory]: chore: remove store dmvshool @bitpredator
  13. [BasicItem]: chore: code cleanup and fixes @bitpredator
  14. [BOBHunt]: refactor: code cleaning, various corrections to the code as well as license updates @bitpredator
  15. [BOBHunt]: refactor: supports all translations natively @bitpredator
  16. [SQL]: chore: removed white strings inside some sql @bitpredator
  17. [esx_addoninventory]: delete: removed the .editorconfig file @bitpredator
  18. [ox_inventory]: fix: corrected the weight of the items @bitpredator
  19. [esx_identity]: chore: update the code version and improve the formatting @bitpredator
  20. [esx_addons]: fix: replace bpt_realisticvehicle with esx_RealisticVehicleFailure to fix repair issues @bitpredator
  21. [bpt_streetfight]: chore: clean up the code @bitpredator
  22. [bpt_farmer]: chore: clean up the code @bitpredator
  23. [bpt_teleport]: chore: clean up the code @bitpredator
  24. [mythic_notify]: fix: removed unused variables @bitpredator
  25. [esx_status]: refactor: remove jquery + Remove some shitty lines @bitpredator
  26. [esx_status/server]: fix: unused argument @bitpredator
  27. [esx_addoninventory]: chore: check for nil society @bitpredator
  28. [npwd]: chore: npwd update to version 1.8.6 @bitpredator
  29. [bpt_deliveries]: chore: clean up the code + fix readme & fxmanifest @bitpredator
  30. [esx-radialmenu]: chore: fix lint error + clean up the code @bitpredator
  31. [esx-qalle-jail]: fix: fix lint error @bitpredator
  32. [esx_multicaracter]: fix: fix lint error @bitpredator
  33. [esx_dmvschool]: fix: fix lint error @bitpredator
  34. [oxmysql]: chore: update to version 2.7.6 @bitpredator
  35. [esx-radio] fix: fixed No such export addChannelCheck in resource pma-voice @bitpredator
  36. [bpt_vehicletax]: chore: clean up the code @bitpredator
  37. [jsfour-idcard]: fix: value assigned to variable ESX is overwritten @bitpredator
  38. [es_extended]: refactor/fix: cleanup, remove useless code, formatting +
    fix lint error: unused argument last; accessing undefined variable Invoke; unused variable targetCoords @bitpredator
  39. [esx_taxijob]: refactor: Remove cb, use playerdata obj + fix formatting @bitpredator
  40. [workflows]: delete: remove stale.yml + greetings.yml @bitpredator
  41. [ox_inventory\data\shops.lua]: chore: the possibility of purchasing the radio has been added @bitpredator
  42. [ox_inventory\data\stashes.lua]: fix: removed the inventory for the taxi job as it was included in the esx_taxijob resource @bitpredator
  43. [esx_joblisting]: refactor: correct the good year for the license + varius fix @bitpredator
  44. [EUP]: delete: removed package [EUP] @bitpredator
  45. [bpt_ammujob]: refactor: bpt_ammujob inventory implementation @bitpredator
  46. [SQL]: fix: es_extended.sql "addon_inventory" syntax error @bitpredator
  47. [npwd]: fix: Warning: could not find @bitpredator
  48. [server.cfg]: fix: Couldn't find resource @bitpredator
  49. fix: No such export getSharedObject in resource es_extended @bitpredator
  50. [bpt_bakerjob]: refactor: bpt_bakerjob inventory implementation @bitpredator
  51. [bpt_ballasjob]: refactor: bpt_ballasjob inventory implementation @bitpredator
  52. [bpt_ballasjob]: feat: bpt_ballasjob\locales\en.lua @bitpredator
  53. [bpt_ammujob]: Fixed the problem that prevented the creation of invoices @bitpredator
  54. [bpt_bakerjob]: Fixed the problem that prevented the creation of invoices @bitpredator
  55. [bpt_ballasjob]: Fixed the problem that prevented the creation of invoices @bitpredator
  56. [bpt_crafting]: Refactor: created support for translations natively through local files @bitpredator
  57. [bpt_deliveries]: feat + chore: updated readme file + creation of Italian translation @bitpredator
  58. [bpt_dustman]: refactor: bpt_dustman inventory implementation @bitpredator
  59. [bpt_farmer]: refactor: support for translations through local files @bitpredator
  60. [bpt_fishermanjob]: refactor: bpt_fishermanjob inventory implementation @bitpredator
  61. [bpt_hud]: chore: push for version 1.0.0 @bitpredator
  62. [bpt_importjob]: refactor: bpt_importjob inventory implementation @bitpredator
  63. [bpt_loadscreen]: chore: bpt_loadscreen improves code formatting @bitpredator
  64. [bpt_lumberjack]: fix: bpt_lumberjack fixed typos and removed unused code @bitpredator
  65. [bpt_crafting]: fix: correct ingredients to use @bitpredator
  66. [bpt_streetfight]: chore: supports map point through local translation @bitpredator
  67. [bpt_teleport]: chore: set English as the default language @bitpredator
  68. [bpt_teleport]: chore: update the license file and readme for the year 2024 @bitpredator
  69. [bpt_unicornjob]: refactor: bpt_unicornjob inventory implementation @bitpredator
  70. [bpt_vehicletax]: chore: bpt_vehicletax update to version 1.0.0 @bitpredator
  71. [bpt_wallet]: chore: bpt_wallet update to version 1.0.0 @bitpredator
  72. [es_extended]: chore: es_extended add underflow check for removeAccountMoney @bitpredator
  73. [esx_context]: chore: esx_context update to version 1.0.0 @bitpredator
  74. [esx_menu_default]: chore: esx_menu_default update to version 1.0.0 @bitpredator
  75. [esx_multicharacter]: refactor: esx_multicharacter @bitpredator
  76. [esx_multicharacter]: fix: fixed problem which prevented the menu from opening @bitpredator
  77. [esx_notify]: refactor: formatting(all): Format with prettier and lua formatter @bitpredator
  78. [esx_progressbar]: refactor: formatting(all): Format with prettier and lua formatter @bitpredator
  79. [esx_society]: refactor: (esx_society): complete rebuild for esx_society @bitpredator
  80. [npwd]: fix: database error npwd @bitpredator

Empiretown v4-0.0.4

17 Aug 08:58
91c9eab
Compare
Choose a tag to compare

What's Changed

Read more

Empiretown

05 May 21:30
bcf1466
Compare
Choose a tag to compare
Empiretown Pre-release
Pre-release

What's Changed

  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #290
  • build(deps): bump decode-uri-component by @bitpredator in #291
  • build(deps): bump async from 3.2.0 to 3.2.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #212
  • build(deps): bump async by @bitpredator in #293
  • build(deps): bump elliptic from 6.5.3 to 6.5.4 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #231
  • build(deps): bump elliptic by @bitpredator in #294
  • build(deps): bump discord-api-types from 0.37.35 to 0.37.37 in /server-data/resources/[esx]/EasyAdmin by @dependabot in #277
  • build(deps): bump discord-api-types by @bitpredator in #295
  • build(deps): bump discord.js from 14.7.1 to 14.9.0 in /server-data/resources/[esx]/EasyAdmin by @dependabot in #278
  • build(deps): bump discord.js in /server-data/resources/[esx]/EasyAdmin by @bitpredator in #296
  • build(deps): bump @discordjs/rest from 1.5.0 to 1.7.0 in /server-data/resources/[esx]/EasyAdmin by @dependabot in #280
  • build(deps): bump @discordjs/rest by @bitpredator in #297
  • build(deps): bump json5 from 1.0.1 to 1.0.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #284
  • build(deps): bump json5 by @bitpredator in #298
  • build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #285
  • build(deps): bump loader-utils by @bitpredator in #299
  • build(deps): bump terser from 4.8.0 to 4.8.1 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #286
  • build(deps): bump terser by @bitpredator in #300
  • build(deps): bump ssri from 6.0.1 to 6.0.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #287
  • build(deps): bump ssri by @bitpredator in #301
  • build(deps): bump minimist from 1.2.5 to 1.2.8 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #288
  • build(deps): bump minimatch from 3.0.4 to 3.1.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #289
  • build(deps): bump minimatch by @bitpredator in #303
  • build(deps): bump discord-api-types from 0.37.37 to 0.37.38 in /server-data/resources/[esx]/EasyAdmin by @dependabot in #302
  • build(deps): bump discord-api-types by @bitpredator in #304
  • update( updated oxmysql to the latest version available) by @bitpredator in #306
  • fix(bpt_vehicletax\server\server.lua):No such export getSharedObject by @bitpredator in #308
  • Develop by @bitpredator in #309
  • Update linter.yml by @bitpredator in #310
  • feat(new code bpt_deathcause ) by @bitpredator in #311
  • update:(artifact fivem update 6391) by @bitpredator in #312
  • fix(.github\workflows\linter.yml) by @bitpredator in #313
  • build(deps): bump discord-api-types from 0.37.38 to 0.37.39 in /server-data/resources/[esx]/EasyAdmin by @dependabot in #314
  • Develop by @bitpredator in #315
  • build(deps): bump webpack in /server-data/resources/[gameplay]/chat by @bitpredator in #316
  • build(deps): bump minimist from 1.2.0 to 1.2.8 in /server-data/resources/[gameplay]/chat by @dependabot in #317
  • build(deps): bump minimist in /server-data/resources/[gameplay]/chat by @bitpredator in #318
  • delete(EasyAdmin\dependencies\NativeUI-rdr3.lua):delete NativeUI by @bitpredator in #319
  • refactor([esx]\esx_multicharacter):major reconstruction by @bitpredator in #320
  • Develop by @bitpredator in #321
  • new directory by @bitpredator in #322
  • delete(file artifact) by @bitpredator in #323
  • refactor(update regarding local file translation support) by @bitpredator in #324
  • fix(esx_uteknark1):improved code by @bitpredator in #325
  • feat(bpt_deathcause\locales\it.lua) by @bitpredator in #326
  • update(EasyAdmin):latest update available by @bitpredator in #327
  • fix([bpt_addons]\bpt_crafting):whitespace removed by @bitpredator in #328
  • Update linter.yml by @bitpredator in #329
  • fix(up-stream\client\eup_ui.lua): small improvements by @bitpredator in #330

Full Changelog: v2-0.0.4...v3-0.0.4

Empiretown

07 Apr 22:35
8a76ccb
Compare
Choose a tag to compare

What's Changed

  • refactor(Added ability to translate) by @bitpredator in #247
  • build(deps): bump y18n from 4.0.0 to 4.0.3 in /server-data/resources/[gameplay]/chat by @dependabot in #248
  • build(deps): bump y18n in /server-data/resources/[gameplay]/chat by @bitpredator in #249
  • refactor(esx_identity): jquery removal by @bitpredator in #250
  • new([esx_addons]\esx_uteknark1) by @bitpredator in #251
  • fix(bpt_crafting): whitespace fix by @bitpredator in #253
  • refactor(ox_inventory): important updates by @bitpredator in #254
  • update:(artifact fivem update 6372) by @bitpredator in #255
  • refactor(code): removed whitespaces, unused vars replaced by _ by @bitpredator in #256
  • update( updated ox_fuel to the latest version available) by @bitpredator in #257
  • update( updated ox_lib to the latest version available) by @bitpredator in #258
  • Create dependabot.yml by @bitpredator in #259
  • build(deps-dev): bump webpack-cli from 3.3.11 to 4.10.0 in /server-data/resources/[gameplay]/chat by @dependabot in #260
  • build(deps-dev): bump webpack-cli by @bitpredator in #265
  • update( updated ox_doorlock to the latest version available) by @bitpredator in #266
  • build(deps): bump ts-loader from 6.2.1 to 9.2.1 in /server-data/resources/[gameplay]/chat by @bitpredator in #267
  • build(deps): bump webpack from 4.42.0 to 4.46.0 in /server-data/resources/[gameplay]/chat by @dependabot in #262
  • build(deps): bump webpack in /server-data/resources/[gameplay]/chat by @bitpredator in #268
  • build(deps): bump vue-loader from 15.9.0 to 17.0.1 in /server-data/resources/[gameplay]/chat by @bitpredator in #269
  • build(deps): bump typescript from 3.8.3 to 5.0.3 in /server-data/resources/[gameplay]/chat by @bitpredator in #270
  • fix(dependabot.yml): new directory by @bitpredator in #271
  • build(deps): bump async from 3.2.2 to 3.2.4 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #272
  • build(deps): bump async by @bitpredator in #274
  • fix(resources[system][builders]\webpack\yarn.lock) by @bitpredator in #275
  • new directory by @bitpredator in #276
  • build(deps): bump webpack from 4.46.0 to 5.78.0 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #273
  • build(deps): bump webpack by @bitpredator in #281
  • fix:(fixed compilation error) by @bitpredator in #283

Full Changelog: 0.0.4...v2-0.0.4

Empiretown 0.0.4

21 Mar 20:17
9e3bf0e
Compare
Choose a tag to compare

What's Changed

  • refactor(rebuilt phone package) by @bitpredator in #185
  • feat([bpt_cars]\pack_cars) by @bitpredator in #186
  • new fixes and updates by @bitpredator in #187
  • fix(es_extended.sql) by @bitpredator in #191
  • important updates by @bitpredator in #193
  • Develop by @bitpredator in #194
  • refactor(important updates for package [ox]) by @bitpredator in #195
  • fix(bpt_farmer\README.md) by @bitpredator in #196
  • refactor(bpt_taglialegna) by @bitpredator in #197
  • feat(maps cayo perico+maps ballas) by @bitpredator in #199
  • feat(server-data\start.bat) by @bitpredator in #200
  • refactor(Hud major reconstruction) by @bitpredator in #201
  • Develop by @bitpredator in #202
  • fix("yarn" - Compile EasyAdmin) by @bitpredator in #204
  • build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #205
  • build(deps): bump minimist from 1.2.5 to 1.2.8 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #206
  • fix(updates of various dependencies) by @bitpredator in #211
  • build(deps): bump async from 3.2.0 to 3.2.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #207
  • build(deps): bump elliptic from 6.5.3 to 6.5.4 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #208
  • build(deps): bump terser from 4.8.0 to 4.8.1 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #209
  • build(deps): bump ssri from 6.0.1 to 6.0.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #210
  • Develop by @bitpredator in #230
  • build(deps): bump json5 from 1.0.1 to 1.0.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #213
  • build(deps): bump eventsource from 1.0.7 to 1.1.2 in /server-data/resources/[gameplay]/chat by @dependabot in #214
  • build(deps): bump minimatch from 3.0.4 to 3.1.2 in /server-data/resources/[gameplay]/chat by @dependabot in #215
  • build(deps): bump minimatch from 3.0.4 to 3.1.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #216
  • Develop by @bitpredator in #235
  • build(deps): bump terser from 4.6.6 to 4.8.1 in /server-data/resources/[gameplay]/chat by @dependabot in #217
  • Develop by @bitpredator in #236
  • build(deps): bump async from 2.6.3 to 2.6.4 in /server-data/resources/[gameplay]/chat by @dependabot in #218
  • build(deps): bump dns-packet from 1.3.1 to 1.3.4 in /server-data/resources/[gameplay]/chat by @dependabot in #219
  • Develop by @bitpredator in #237
  • build(deps): bump http-proxy from 1.18.0 to 1.18.1 in /server-data/resources/[gameplay]/chat by @dependabot in #220
  • build(deps): bump ssri from 6.0.1 to 6.0.2 in /server-data/resources/[gameplay]/chat by @dependabot in #221
  • Develop by @bitpredator in #238
  • build(deps): bump elliptic from 6.5.2 to 6.5.4 in /server-data/resources/[gameplay]/chat by @dependabot in #222
  • build(deps): bump websocket-extensions from 0.1.3 to 0.1.4 in /server-data/resources/[gameplay]/chat by @dependabot in #223
  • build(deps): bump acorn from 6.4.0 to 6.4.2 in /server-data/resources/[gameplay]/chat by @dependabot in #224
  • build(deps): bump url-parse from 1.4.7 to 1.5.10 in /server-data/resources/[gameplay]/chat by @dependabot in #225
  • build(deps): bump postcss from 7.0.27 to 7.0.39 in /server-data/resources/[gameplay]/chat by @dependabot in #226
  • Develop by @bitpredator in #239
  • build(deps): bump ajv from 6.12.0 to 6.12.6 in /server-data/resources/[gameplay]/chat by @dependabot in #228
  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #229
  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /server-data/resources/[gameplay]/chat by @dependabot in #232
  • build(deps): bump ws from 6.2.1 to 6.2.2 in /server-data/resources/[gameplay]/chat by @dependabot in #227
  • Develop by @bitpredator in #240
  • Develop by @bitpredator in #241
  • refactor(wk_wrs): initial reconstruction by @bitpredator in #245

Full Changelog: Pre-alpha-0.0.4V2...0.0.4

Empiretown-PreAlpha

04 Mar 22:59
81ddc3f
Compare
Choose a tag to compare
Empiretown-PreAlpha Pre-release
Pre-release

What's Changed

Full Changelog: alpha-0.0.4...Pre-alpha-0.0.4V2

Empiretown

10 Feb 19:36
0c49db2
Compare
Choose a tag to compare
Empiretown Pre-release
Pre-release

What's Changed

Full Changelog: alpha-0.0.3...alpha-0.0.4

Empiretown

30 Dec 14:52
13f082c
Compare
Choose a tag to compare

What's Changed

  • Create CODE_OF_CONDUCT.md by @bitpredator in #34
  • bump minimatch from 3.0.4 to 3.1.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #36
  • bump minimatch from 3.0.4 to 3.1.2 in /server-data/resources/[gameplay]/chat by @dependabot in #35
  • build(deps): bump loader-utils from 1.4.0 to 1.4.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #37
  • build(deps): bump qs from 6.9.4 to 6.11.0 in /server-data/resources/[phone]/screenshot-basic by @dependabot in #40
  • build(deps): bump express from 4.17.1 to 4.18.2 in /server-data/resources/[gameplay]/chat by @dependabot in #44
  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /server-data/resources/[gameplay]/chat by @dependabot in #43
  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /server-data/resources/[system]/[builders]/webpack by @dependabot in #42
  • build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 in /server-data/resources/[phone]/screenshot-basic by @dependabot in #41
  • fix:(Italian language correction) fix: (esx_multicharacter = feat: add canClose) by @bitpredator in #46
  • refactor+feat:(code changes + Italian language creation) by @bitpredator in #48
  • fix:( fix emergency calls to the police + fix translations) by @bitpredator in #50
  • Create super-linter.yml by @bitpredator in #52
  • Merge pull request #52 from bitpredator/main by @bitpredator in #53
  • feat:(baker job creation) by @bitpredator in #54
  • refactor:(various modifications) by @bitpredator in #55
  • fix:(readme) by @bitpredator in #56
  • fix:(removed unused variables) by @bitpredator in #57
  • Merge pull request #57 from bitpredator/main by @bitpredator in #58
  • refactor:(partial code changes) + fix:(annoying writing removed) by @bitpredator in #60
  • refactor(es_extended/client/main.lua): Remove unused variables by @bitpredator in #61
  • various rebuilds and fixes by @bitpredator in #63
  • updates for release 0.0.3 by @bitpredator in #64
  • fix+refactor:( fix spawn ped smaller rebuild) by @bitpredator in #65
  • fix:(insert missing images) by @bitpredator in #66
  • fix:(updated to the right version the fxmanifest) by @bitpredator in #67

Full Changelog: alpha-0.0.2...alpha-0.0.3