Commit Graph

1274 Commits

Author SHA1 Message Date
dependabot[bot]
9032e334eb
Bump deps/gsc-tool from d630789 to 76989d7
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `d630789` to `76989d7`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](d6307893d5...76989d7c9d)

---
updated-dependencies:
- dependency-name: deps/gsc-tool
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 22:58:49 +00:00
dependabot[bot]
6279041c6f
Bump deps/lua from e15f1f2 to 6443185
Bumps [deps/lua](https://github.com/lua/lua) from `e15f1f2` to `6443185`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](e15f1f2bb7...6443185167)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-08 22:58:47 +00:00
fed
8823e2852e Fix thread names 2023-04-30 03:40:12 +02:00
fed
076ca7a173
Merge pull request #483 from fedddddd/dependabot/submodules/deps/asmjit-3577608
Bump deps/asmjit from `5635cf4` to `3577608`
2023-04-30 02:48:07 +02:00
dependabot[bot]
b724c90aaa
Bump deps/asmjit from 5635cf4 to 3577608
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `5635cf4` to `3577608`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](5635cf463a...3577608cab)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-28 22:58:26 +00:00
fed
3ba8fe0314
Merge pull request #481 from fedddddd/dependabot/submodules/deps/asmjit-5635cf4
Bump deps/asmjit from `51b10b1` to `5635cf4`
2023-04-27 04:02:06 +02:00
fed
e272922c6c Add achievements button to pause menu 2023-04-27 03:55:11 +02:00
dependabot[bot]
05a6ac275c
Bump deps/asmjit from 51b10b1 to 5635cf4
Bumps [deps/asmjit](https://github.com/asmjit/asmjit) from `51b10b1` to `5635cf4`.
- [Release notes](https://github.com/asmjit/asmjit/releases)
- [Commits](51b10b19b6...5635cf463a)

---
updated-dependencies:
- dependency-name: deps/asmjit
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-26 22:57:42 +00:00
fed
68dae08c27
Merge pull request #479 from fedddddd/dependabot/submodules/deps/lua-e15f1f2 2023-04-19 01:18:25 +02:00
dependabot[bot]
7f8320b3a2
Bump deps/lua from b5c6570 to e15f1f2
Bumps [deps/lua](https://github.com/lua/lua) from `b5c6570` to `e15f1f2`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](b5c65705ca...e15f1f2bb7)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-18 22:57:53 +00:00
fed
b5ceeb022b
Merge pull request #478 from VladWinner/custom_ach
Localization for custom achievements
2023-04-15 02:07:50 +02:00
Vlad Loktionov
25ddec6486 Localization for custom achievements 2023-04-15 02:54:50 +03:00
fed
04013c4f73 Fix build 2023-04-14 19:53:17 +02:00
fed
8a56923a7d Give mission achievements at game start 2023-04-14 19:37:45 +02:00
fed
e45324ad32 Update ui_scripting.cpp
Co-Authored-By: Vlad Loktionov <13555921+VladWinner@users.noreply.github.com>
2023-04-14 18:51:50 +02:00
fed
e43ae321c0 Add custom achievements
Co-Authored-By: Vlad Loktionov <13555921+VladWinner@users.noreply.github.com>
2023-04-14 18:43:31 +02:00
fed
73fdf79321
Merge pull request #477 from fedddddd/dependabot/submodules/deps/libtommath-0df542c
Bump deps/libtommath from `3f10a28` to `0df542c`
2023-04-13 14:32:25 +02:00
dependabot[bot]
e273cc61a0
Bump deps/libtommath from 3f10a28 to 0df542c
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `3f10a28` to `0df542c`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](3f10a28885...0df542cb70)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-11 22:58:10 +00:00
fed
82df572862 Show achievement rarity 2023-04-11 03:20:27 +02:00
fed
4fb7c18992 Small fix 2023-04-11 02:41:53 +02:00
fed
77a6609ad8 Small change 2023-04-09 23:38:52 +02:00
fed
22c8c6d89f
Merge pull request #475 from VladWinner/ach_l1
Achievements: add localized strings
2023-04-09 21:48:49 +02:00
Vlad Loktionov
255abcabd5 Achievements: add localized strings 2023-04-09 22:08:30 +03:00
fed
eb1df5e81d Disable update button ingame 2023-04-09 20:27:12 +02:00
fed
dc88978b58 Merge branch 'develop' of https://github.com/fedddddd/h2-mod into develop 2023-04-09 20:21:37 +02:00
fed
5c8cfaeb61 Fix button order 2023-04-09 20:21:16 +02:00
fed
c0a51f8213
Merge pull request #469 from fedddddd/dependabot/submodules/deps/gsc-tool-d630789
Bump deps/gsc-tool from `04c0e0f` to `d630789`
2023-04-09 20:16:15 +02:00
fed
db3d24195a Add missing material to csv 2023-04-09 20:08:53 +02:00
fed
41dd5ab7d0 Add wait after giving mission rewards 2023-04-09 19:33:41 +02:00
fed
ae55d8af08 Fix main menu buttons 2023-04-09 19:23:36 +02:00
fed
74455d3eb3 Add achievements menu 2023-04-09 19:11:54 +02:00
fed
00050def13 Fix discord presence 2023-04-09 18:46:44 +02:00
fed
c3ac0e0212
Merge pull request #471 from fedddddd/dependabot/submodules/deps/libtommath-3f10a28 2023-04-09 12:52:04 +02:00
fed
fe1defa352
Merge pull request #472 from fedddddd/dependabot/submodules/deps/rapidjson-949c771 2023-04-09 12:51:53 +02:00
fed
2b37822127
Merge pull request #474 from VladWinner/ach_locale
Localization: add missing strings
2023-04-09 03:09:25 +02:00
Vlad Loktionov
3b6ea96a75 Localization: add missing strings 2023-04-09 03:56:34 +03:00
Vlad Loktionov
10e95bb5ef
Merge branch 'fedddddd:develop' into develop 2023-04-09 02:20:37 +03:00
fed
bfb5f5b27e Add missing string 2023-04-08 18:15:15 +02:00
fed
81a0a0e179 Add achievements 2023-04-08 17:57:00 +02:00
Vlad Loktionov
0805427c4f Launcher improvements 2023-04-08 12:29:39 +03:00
dependabot[bot]
87d3bddadd
Bump deps/rapidjson from 083f359 to 949c771
Bumps [deps/rapidjson](https://github.com/Tencent/rapidjson) from `083f359` to `949c771`.
- [Release notes](https://github.com/Tencent/rapidjson/releases)
- [Commits](083f359f5c...949c771b03)

---
updated-dependencies:
- dependency-name: deps/rapidjson
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 22:57:40 +00:00
fed
3fe7d970d1 Fix credits victory screen 2023-04-07 03:24:45 +02:00
dependabot[bot]
d515a33c76
Bump deps/libtommath from 37bd262 to 3f10a28
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `37bd262` to `3f10a28`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](37bd262cc2...3f10a28885)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 22:57:58 +00:00
fed
d30f94529b
Merge pull request #470 from fedddddd/dependabot/submodules/deps/libtommath-37bd262
Bump deps/libtommath from `53fdf5f` to `37bd262`
2023-04-06 13:35:11 +02:00
dependabot[bot]
f91b4184ea
Bump deps/libtommath from 53fdf5f to 37bd262
Bumps [deps/libtommath](https://github.com/libtom/libtommath) from `53fdf5f` to `37bd262`.
- [Release notes](https://github.com/libtom/libtommath/releases)
- [Commits](53fdf5f9c7...37bd262cc2)

---
updated-dependencies:
- dependency-name: deps/libtommath
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 22:57:54 +00:00
dependabot[bot]
480475827d
Bump deps/gsc-tool from 04c0e0f to d630789
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `04c0e0f` to `d630789`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](04c0e0fce0...d6307893d5)

---
updated-dependencies:
- dependency-name: deps/gsc-tool
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-05 22:57:51 +00:00
fed
282d1d6639
Merge pull request #468 from fedddddd/dependabot/submodules/deps/gsc-tool-04c0e0f
Bump deps/gsc-tool from `c314990` to `04c0e0f`
2023-04-05 01:58:26 +02:00
fed
abcd86b10e
Merge pull request #467 from fedddddd/dependabot/submodules/deps/lua-b5c6570
Bump deps/lua from `7ca8105` to `b5c6570`
2023-04-05 01:58:18 +02:00
dependabot[bot]
ff8c5accb7
Bump deps/gsc-tool from c314990 to 04c0e0f
Bumps [deps/gsc-tool](https://github.com/xensik/gsc-tool) from `c314990` to `04c0e0f`.
- [Release notes](https://github.com/xensik/gsc-tool/releases)
- [Commits](c314990402...04c0e0fce0)

---
updated-dependencies:
- dependency-name: deps/gsc-tool
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 22:12:32 +00:00
dependabot[bot]
bb0dab17d3
Bump deps/lua from 7ca8105 to b5c6570
Bumps [deps/lua](https://github.com/lua/lua) from `7ca8105` to `b5c6570`.
- [Release notes](https://github.com/lua/lua/releases)
- [Commits](7ca8105a2e...b5c65705ca)

---
updated-dependencies:
- dependency-name: deps/lua
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-04 22:12:28 +00:00