Logo
Explore Help
Sign In
Max/asphyxia-core.github.io
Watch 1
Star 0
Fork 0
Code Issues Pull Requests Actions Packages Projects Releases 8 Wiki Activity

8 Releases 11 Tags

RSS Feed
  • v1.50 b7f261ab4b
    Compare

    v1.50c Stable

    TsFreddie released this 2022-04-16 10:55:52 +03:00 | 0 commits to master since this release

    Please backup your savedata folder before updating to 1.50

    This update swapped the database dependency and updated NodeJS version to 16. This update might solve problems with large savedata. There is also a new arm64 build.

    v1.50c:

    • CORE: Fix a problem where undefined database is being loaded when using the Query Shell under --dev mode

    v1.50b:

    • CORE: Swapped the nedb dependency to @seald-io/nedb

    v1.50a:

    • API: Extended R.WebUIEvent to allow the handler to respond with data
    • WebUI: emit() function now returns an axios promise, in which you can grab the response data
    Downloads
    • asphyxia-core-arm64.zip
      22 MiB
      2023-07-09 16:52:23 +03:00
    • asphyxia-core-armv7.zip
      20 MiB
      2023-07-09 16:52:28 +03:00
    • asphyxia-core-linux-x64.zip
      22 MiB
      2023-07-09 16:52:20 +03:00
    • asphyxia-core-win-x64.zip
      19 MiB
      2023-07-09 16:52:11 +03:00
    • asphyxia-core-win-x86.zip
      15 MiB
      2023-07-09 16:52:17 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.40 7dd2123c47
    Compare

    v1.40d Stable

    TsFreddie released this 2021-04-29 13:05:25 +03:00 | 3 commits to master since this release

    • API: Added R.ExtraModuleHandler to allow plugins to define extra modules.
    • Misc: Fixed a problem where binary data was accidentally treated as card number.

    v.1.40c was broken. please update to v1.40d or downgrade depends on your preference.

    Downloads
    • asphyxia-core-armv7.zip
      19 MiB
      2021-06-23 13:02:26 +03:00
    • asphyxia-core-linux-x64.zip
      22 MiB
      2021-06-23 13:02:32 +03:00
    • asphyxia-core-win-x64.zip
      19 MiB
      2021-06-23 13:01:55 +03:00
    • asphyxia-core-win-x86.zip
      17 MiB
      2021-06-23 13:01:45 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.31 d934bc561b
    Compare

    v1.31d Stable

    TsFreddie released this 2021-04-10 06:05:35 +03:00 | 4 commits to master since this release

    v1.31d

    • CORE: Fixed a issue where plugins have problem updating migrated data.

    v1.31c and prior

    • CORE: Added a configurable ICMP IP target for keepalive
    • CORE: Fixed a problem where the nfcid checker is detecting non nfcids
    • CORE: Now, nfcid checker will provide both refid and cardid to plugins
    • CORE: Fixed a problem where the xml parser fails on empty attributes
    • API: Added U.EncodeString and U.DecodeString
    Downloads
    • asphyxia-core-armv7.zip
      19 MiB
      2021-04-27 17:02:54 +03:00
    • asphyxia-core-linux-x64.zip
      22 MiB
      2021-04-27 17:03:07 +03:00
    • asphyxia-core-win-x64.zip
      19 MiB
      2021-04-27 17:02:30 +03:00
    • asphyxia-core-win-x86.zip
      17 MiB
      2021-04-27 17:02:45 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.30 664e7899aa
    Compare

    v1.30f Stable

    TsFreddie released this 2021-03-29 19:02:07 +03:00 | 6 commits to master since this release

    WARNING: Due to the es target change, this might break some plugins.

    • CORE: Fixed an issue where the command line options are ignored
    • PluginLoader: Fixed an error during card-in if the current gamecode is not registered by any plugins
    • Misc: Upgrade TypeScript to 4.2.3
    • Misc: Plugins are now targeting es2017 to make sure TypeScript correctly transpile newer ES features for NodeJS 10 and 12
    • WebUI: Emit handlers now take body size up to 50M

    CORE now provides armv7 version.

    Important!

    • PluginLoader: Migrate to new database files, now each database has it's own db file. Please backup your old savedata.db
    Downloads
    • asphyxia-core-armv7.zip
      19 MiB
      2021-04-08 13:13:07 +03:00
    • asphyxia-core-linux-x64.zip
      22 MiB
      2021-04-08 13:13:23 +03:00
    • asphyxia-core-win-x64.zip
      19 MiB
      2021-04-08 13:13:35 +03:00
    • asphyxia-core-win-x86.zip
      17 MiB
      2021-04-08 13:12:57 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.20 06aadd6e05
    Compare

    v1.20f Stable

    TsFreddie released this 2020-12-11 08:51:31 +03:00 | 7 commits to master since this release

    v1.20

    • API: Added IO.Exists for checking whether a file exists
    • API: Added U.NFC2Card and U.Card2NFC for card number conversion
    • WebUI: Removed "Game Support" section in plugins' overview if no game support is registered
    • WebUI: Minor WebUI visual update

    v1.20d

    • Misc: Auto startup now respects bind address and supports IPv6 better

    v1.20e

    • Misc: Fixed an issue where submitting config change sometimes leads to bad request error.

    v1.20f

    • CORE: kencode parser now tries to print the path of failure
    • WebUI: Fixed a problem that POST /emit/<event_name> fails
    Downloads
    • asphyxia-core-linux-x64.zip
      24 MiB
      2020-12-13 07:20:44 +03:00
    • asphyxia-core-win-x64.zip
      21 MiB
      2020-12-13 07:00:41 +03:00
    • asphyxia-core-win-x86.zip
      19 MiB
      2020-12-13 06:59:10 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • v1.19 230869490f
    Compare

    v1.19 Stable

    TsFreddie released this 2020-12-10 10:55:56 +03:00 | 10 commits to master since this release

    • WebUI: Query shell is now avaliable for all installed plugins even if there are no DB data of them
    • WebUI: Fixed a issue where the WebUI of plugins with uppercase letter cannot be accessed
    • WebUI: Custom WebUI pages now works without //DATA// section.
    • API: Fixed a typechecking issue where { exists: true } query is only allowed on number/string fields
    • API: Provided API R.DataFile to allow users to upload their data to the plugins folder
    • API: DB.Upsert now rejects null as refid
    • API: Added CORE_VERSION, CORE_VERSION_MAJOR and CORE_VERSION_MINOR constants
    Downloads
    • asphyxia-core-linux-x64.zip
      24 MiB
      2020-12-10 16:48:22 +03:00
    • asphyxia-core-win-x64.zip
      21 MiB
      2020-12-10 16:49:55 +03:00
    • asphyxia-core-win-x86.zip
      19 MiB
      2020-12-10 16:47:39 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • rc 296c0f50d1
    Compare

    v1.17 Release Candidate Pre-Release

    TsFreddie released this 2020-05-30 04:39:33 +03:00 | 16 commits to master since this release

    First public release.

    A example plugin is included for development reference.
    Make sure you grab the Community Plugins too if you just want to play.

    Downloads
    • asphyxia-core-linux-x64.zip
      21 MiB
      2020-06-02 04:50:27 +03:00
    • asphyxia-core-win-x64.zip
      19 MiB
      2020-06-02 04:50:30 +03:00
    • asphyxia-core-win-x86.zip
      17 MiB
      2020-06-02 04:50:32 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
  • release 296c0f50d1
    Compare

    v1.18 Stable

    TsFreddie released this 2020-05-30 04:39:33 +03:00 | 16 commits to master since this release

    • CORE: Fixed an access issue when binding 0.0.0.0
    Downloads
    • asphyxia-core-linux-x64.zip
      21 MiB
      2020-06-16 01:41:12 +03:00
    • asphyxia-core-win-x64.zip
      19 MiB
      2020-06-16 01:41:08 +03:00
    • asphyxia-core-win-x86.zip
      17 MiB
      2020-06-16 01:41:11 +03:00
    • Source Code (ZIP)
    • Source Code (TAR.GZ)
Powered by Gitea Version: 1.27.3 Page: 36ms Template: 11ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API