Commit Graph

1936 Commits

Author SHA1 Message Date
Evil Factory 192c103597 fix compile error 2021-11-08 20:04:18 -03:00
Evil Factory 50427390f2 calling lua function inside an async function causes lots of issues (probably caused by the fact that it runs on a separate thread?), solved by creating a queue of functions to be called on the main thread 2021-11-08 14:29:07 -03:00
Evil Factory 72fff4ab73 replace harmony with a custom one that includes __params, some fixes in the lua setup and hook method is now actually useful 2021-11-05 20:40:50 -03:00
Evil Factory a8a0c96d57 move most of the registration code to Lua, include harmony, add useful perf methods to Time and a more useful(but still useless) error handling in the hook call 2021-11-04 11:30:36 -03:00
Evil Factory 2048389896 Merge branch 'master' of https://github.com/Regalis11/Barotrauma.git into Regalis11-master 2021-11-02 11:31:46 -03:00
Joonas Rikkonen 3a35dbfe6c Release v0.15.13.0 2021-11-02 13:19:59 +02:00
Evil Factory bae2390eb1 Merge branch 'master' of https://github.com/Regalis11/Barotrauma.git into Regalis11-master 2021-10-27 14:41:47 -03:00
Joonas Rikkonen 234fb6bc06 Release v0.15.12.0 2021-10-27 18:50:57 +03:00
Evil Factory fad7d2d001 dropdown thing 2021-10-14 10:17:28 -03:00
Evil Factory 0000605186 for some reason you can move files but not delete, so i might aswell send them directly into the trash bin 🚊 2021-10-08 11:29:15 -03:00
Evil Factory 8500525722 client side lua install command thing 2021-10-08 10:44:24 -03:00
Evil Factory 578bba38a2 changes to client-side commands and added some physics related things 2021-10-07 11:46:57 -03:00
Evil Factory 33f74c4a73 version text 2021-10-06 15:13:43 -03:00
Evil Factory da98c04927 events apparently don't work 2021-10-05 16:16:40 -03:00
Evil Factory 1262c47e64 even more GUI 2021-10-04 11:46:13 -03:00
Evil Factory a5233b4686 more GUI stuff 2021-10-01 19:13:25 -03:00
Evil Factory a058d0a1bc some GUI 2021-09-25 11:14:03 -03:00
Evil Factory d81684cd19 fixed reloadlua breaking __call metamethods, fixed singleplayer crash, added fun things to client-side lua :) 2021-09-23 21:29:18 -03:00
Evil Factory 784baf550f added client and server network communication 2021-09-20 16:15:29 -03:00
Evil Factory 4075e71f7a separated Lua source by client, server and shared
github desktop bugged
2021-09-15 12:59:58 -03:00
Evil Factory 748e3e39bc Merge pull request #17 from Regalis11/master
thank now, now i have to update my mod
2021-09-11 12:13:02 -03:00
Juan Pablo Arce bf95e82d80 Updated version number 2021-09-11 10:41:44 -03:00
Evil Factory ffb24594bc refactoring things out, removing unused additions 2021-09-10 19:10:05 -03:00
Evil Factory 176a24cb43 Merge pull request #16 from Regalis11/master
v0.14.9.1
2021-09-09 12:12:44 -03:00
Juan Pablo Arce dacbeb1cfa v0.14.9.1 2021-09-09 07:42:25 -03:00
Evil Factory b03638b6b6 Merge pull request #10 from Regalis11/master
dependa bot thing
2021-08-28 00:13:36 -03:00
Evil Factory 970ee8a93f Merge pull request #9 from Regalis11/master
0.14.9.0
2021-08-25 13:18:02 -03:00
dependabot[bot] 2d21c6c196 Bump RestSharp from 106.6.10 to 106.12.0 in /Barotrauma/BarotraumaClient
Bumps [RestSharp](https://github.com/restsharp/RestSharp) from 106.6.10 to 106.12.0.
- [Release notes](https://github.com/restsharp/RestSharp/releases)
- [Changelog](https://github.com/restsharp/RestSharp/blob/dev/releasenotes.md)
- [Commits](https://github.com/restsharp/RestSharp/compare/106.6.10...106.12)

---
updated-dependencies:
- dependency-name: RestSharp
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 16:01:38 +00:00
Markus Isberg 4a9727e58f Release 0.14.9.0 2021-08-26 00:57:37 +09:00
Markus Isberg 27dd9e6022 Unstable 0.1400.8.0 2021-08-13 17:52:45 +09:00
Evil Factory 31173567d1 mac support 2021-08-08 19:40:41 -03:00
Evil Factory cdda8a2ffd characterdeath 2021-08-02 21:58:25 -03:00
Markus Isberg 47707c824a Unstable 0.1400.7.0 (Coronavirus edition) 2021-07-23 21:01:17 +03:00
Evil Factory 0b5505cb34 Merge pull request #6 from Regalis11/master
Thunder Under The Ice repo update
2021-06-17 12:35:28 -03:00
Joonas Rikkonen c27e2ea5ab v0.14.6.0 2021-06-17 17:58:09 +03:00
Markus Isberg ee5308b39f Unstable 0.14.6.0 2021-06-17 13:31:36 +03:00
Markus Isberg 23a7c37eee Unstable 0.14.5.0 2021-06-14 17:53:42 +03:00
Markus Isberg 1f3e588fcd Unstable 0.14.4.0 2021-06-09 17:09:20 +03:00
Markus Isberg de04525d51 Unstable 0.1400.3.0 (Bad sleep schedule edition) 2021-06-03 03:34:18 +03:00
Markus Isberg 0b3fb5e440 Unstable 0.1400.2.0 (a mimir edition) 2021-05-28 19:04:09 +03:00
Markus Isberg 5bc850cddb Unstable 0.1400.1.0 2021-05-20 16:12:54 +03:00
Evil Factory 07658676c9 linux fixes 2021-05-14 10:52:31 -03:00
Markus Isberg 92f0264af2 Unstable 0.1400.0.0 2021-05-11 15:47:47 +03:00
Evil Factory a72d6f034e Merge pull request #5 from Regalis11/master
0.13.3.11
2021-04-29 13:15:54 -03:00
Markus Isberg 3f324b14e8 Unstable 0.13.3.11 2021-04-28 16:10:00 +03:00
Markus Isberg bf743f1e99 Unstable 0.1300.2.11 2021-04-27 17:12:39 +03:00
Markus Isberg 2c750282ec Unstable 0.1300.1.11 2021-04-26 21:07:23 +03:00
Evil Factory 585a629c6f more 2021-04-22 13:31:57 -03:00
Evil Factory 8ab7b96d87 my attempt 2021-04-22 13:31:53 -03:00
Juan Pablo Arce dde6212577 v0.13.0.11 2021-04-22 13:11:21 -03:00