Commit Graph

  • 745b212b42 cleanup sardelka9515 2022-11-16 17:40:07 +08:00
  • 50153d860a Tidy up weapon code and data dumper sardelka9515 2022-11-16 17:37:31 +08:00
  • 822a69573f Remove update menu sardelka9515 2022-11-13 17:06:27 +08:00
  • 23e4151b2e Use Direct2D for CEF testing sardelka9515 2022-11-13 12:41:26 +08:00
  • 71195e93c2 Okay boomer sardelka9515 2022-11-05 18:43:59 +08:00
  • 8961eb102b Initial CEF and DirectX overlay implementation (PoC, unfinished) Still pretty unstable, game might crash at times. Revamp build system and other small fixes sardelka9515 2022-11-05 18:35:39 +08:00
  • 2828b9b74f Clean up sardelka9515 2022-10-23 19:02:39 +08:00
  • 6b34ab6e36 DataDumper sardelka9515 2022-10-21 19:41:38 +08:00
  • 69419d41e0 Improved weapon and turret sync sardelka9515 2022-10-19 19:07:46 +08:00
  • a50ae062d8 Fix resource loading sardelka9515 2022-10-19 19:07:29 +08:00
  • 9e0ce58bd2 Don't delete peds in vehicle sardelka9515 2022-10-15 18:23:12 +08:00
  • 806f1d194a Longer waiting time for resource loading sardelka9515 2022-10-15 18:18:36 +08:00
  • 4e6bab1b53 blah resource-breaking-changes sardelka9515 2022-10-15 18:14:35 +08:00
  • 64692bc161 Update sardelka9515 2022-10-15 17:16:47 +08:00
  • 8d27c072ca Change package format to iso9660 sardelka9515 2022-10-15 17:06:19 +08:00
  • d7c0abdfc2 Bump version sardelka9515 2022-10-15 15:54:46 +08:00
  • d0b6bbaa3a Update installer sardelka9515 2022-10-15 15:30:58 +08:00
  • 411b199a98 Unload fix and small tweaks sardelka9515 2022-10-15 13:52:49 +08:00
  • b48b15b652 Tidy up sardelka9515 2022-10-15 12:15:19 +08:00
  • e83480b7f9 Update action sardelka9515 2022-10-15 11:57:26 +08:00
  • d1b4f23992 Restructure solution sardelka9515 2022-10-15 11:51:18 +08:00
  • 42c0ef2159 Load in client in seperate domain Rewrote logger for more flexible options Complete client resource loading sardelka9515 2022-10-15 11:09:17 +08:00
  • 8701ac703e blah sardelka9515 2022-10-10 16:45:58 +08:00
  • fe53e01a4a ClientScript loading logic sardelka9515 2022-10-09 23:35:30 +08:00
  • 617dbc9812 Change settings and data directory sardelka9515 2022-10-09 22:07:52 +08:00
  • 1606d25fed Queue action in WorldThread sardelka9515 2022-10-09 11:15:09 +08:00
  • 5585876005 API remoting sardelka9515 2022-10-08 23:49:48 +08:00
  • 54c7f4ce92 ResourceDomain sardelka9515 2022-10-08 12:43:24 +08:00
  • a062322dda Fix queued events sardelka9515 2022-10-05 18:10:56 +08:00
  • 4599c558e4 Add back Hash method for compatabilit sardelka9515 2022-10-05 16:09:43 +08:00
  • 71f7f4b257 Use implicit operator for CustomEventHash, add CustomEventFlags Resource rebuild will be required, but no code change is needed sardelka9515 2022-10-05 15:53:57 +08:00
  • 3f3b5fd2d0 Closes #40 sardelka9515 2022-09-30 23:40:14 +08:00
  • 9173e9a99e Fix non-ambient peds get deleted sardelka9515 2022-09-30 23:27:37 +08:00
  • 6e64c458df Merge branch 'dev-nightly' of https://github.com/RAGECOOP/RAGECOOP-V into dev-nightly sardelka9515 2022-09-09 11:24:02 +08:00
  • 76f959abe9 Stuff sardelka9515 2022-09-09 11:23:46 +08:00
  • f2e85d66ab Update build-test.yaml Sardelka9515 2022-09-09 11:15:27 +08:00
  • e30ef1f4bd Update actions Sardelka9515 2022-09-08 20:09:52 -07:00
  • 6e8f6e78f6 Add build test action Sardelka9515 2022-09-08 20:05:26 -07:00
  • f28c83ccbd Merge pull request #38 from RAGECOOP/dev-nightly Sardelka9515 2022-09-07 22:44:48 -07:00
  • a83821b3d2 Version bump sardelka9515 2022-09-08 13:19:09 -07:00
  • 3b5436064e Don't announce if already present in master server sardelka9515 2022-09-08 13:15:34 -07:00
  • c4b321324e Filter out white space for reload key parsing sardelka9515 2022-09-08 12:59:14 -07:00
  • ba8d525ddf Merge pull request #37 from RAGECOOP/dev-nightly Sardelka9515 2022-09-07 21:45:14 -07:00
  • 884e2f39f0 Yet another code cleanup sardelka9515 2022-09-08 12:41:56 -07:00
  • 76c529f1d1 Rewrote packet system to reduce heap allocation sardelka9515 2022-09-08 12:37:06 -07:00
  • df0064bd38 Update nightly-build.yaml Sardelka9515 2022-09-07 21:01:22 -07:00
  • f1fc96bbd7 Fix weird projectile shooting Sardelka 2022-09-07 11:08:25 +08:00
  • 23e9326f5f Fix stuff, add listening address display and projectile shoot prediction Sardelka 2022-09-07 09:52:40 +08:00
  • 4621fb4987 Some code cleanup and formatting Sardelka 2022-09-06 21:46:35 +08:00
  • 6c82895fa7 code cleaned up xEntenKoeniqx 2022-09-05 13:02:09 +02:00
  • 84b040766f Simplify GetBytesFromObject sardelka9515 2022-08-27 14:23:28 +08:00
  • f44558cd3b Add some client API sardelka9515 2022-08-27 14:17:10 +08:00
  • accdbbcbc6 blah sardelka9515 2022-08-27 13:53:03 +08:00
  • 2d4107f35e Fix traffic sardelka9515 2022-08-27 12:40:47 +08:00
  • bac53fd769 Load scripts from main assembly only sardelka9515 2022-08-26 22:58:03 +08:00
  • 8f63fee5b5 Delete temp directory sardelka9515 2022-08-25 22:34:54 +08:00
  • 8d0ad0b600 Show runtime information sardelka9515 2022-08-25 22:32:01 +08:00
  • dc08c0c1f6 Added support for loading runtime-specific libraries sardelka9515 2022-08-25 21:51:09 +08:00
  • faaa856aa5 Instructional buttons for popup sardelka9515 2022-08-25 00:58:21 +08:00
  • eab64f9254 Check fixed data every 100 frames sardelka9515 2022-08-24 22:38:50 +08:00
  • 6c936cb8f9 Show help in popup sardelka9515 2022-08-24 19:26:40 +08:00
  • 83a37f8556 blah sardelka9515 2022-08-24 18:48:21 +08:00
  • bb4eacce26 Don't disable traffic if not on server sardelka9515 2022-08-24 18:47:59 +08:00
  • d5b71db5d4 💩 sardelka9515 2022-08-23 23:21:35 +08:00
  • 89ebd0305c Fix ped running not displayed 1.5.3 sardelka9515 2022-08-23 18:10:52 +08:00
  • b209202292 Add option to show entity owner sardelka9515 2022-08-23 17:43:24 +08:00
  • f199241ed8 Time for a release sardelka9515 2022-08-23 16:29:43 +08:00
  • 50229116a7 blah sardelka9515 2022-08-23 14:04:18 +08:00
  • f192caeae1 Add sdk sardelka9515 2022-08-23 14:03:33 +08:00
  • 6005b2ba11 Add slipstreaming sardelka9515 2022-08-23 13:51:38 +08:00
  • 6e213611cc Fix deluxo wing sardelka9515 2022-08-23 13:45:45 +08:00
  • 347d65af62 Expose chat meesage API to client script sardelka9515 2022-08-23 13:34:12 +08:00
  • 636ee3a33f Fix memory stream close on send sardelka9515 2022-08-23 13:22:14 +08:00
  • 8ff08e0804 Add resource package support sardelka9515 2022-08-23 12:21:17 +08:00
  • 6d7fe58719 Ped sync tweaks sardelka9515 2022-08-23 10:55:54 +08:00
  • c7e14ef191 Fix disable traffic not always work sardelka9515 2022-08-22 21:59:01 +08:00
  • 39eb5ef80a Hmm... sardelka9515 2022-08-22 19:38:04 +08:00
  • d25c2539e0 Tweaks sardelka9515 2022-08-22 19:27:25 +08:00
  • eb31a33104 Fix vibration on stopped vehicle sardelka9515 2022-08-22 19:25:03 +08:00
  • 8b3f8ffd9b Check ped weapon on full sync only sardelka9515 2022-08-22 19:13:52 +08:00
  • cca09c4178 Fixed ped weapon display after exiting vehicle sardelka9515 2022-08-22 19:08:09 +08:00
  • 871bb7e64e ver sardelka9515 2022-08-22 17:57:43 +08:00
  • 02da3ce8af Fix voice on P2P mode sardelka9515 2022-08-22 17:55:58 +08:00
  • 711ba62fc2 Update installer sardelka9515 2022-08-22 17:30:15 +08:00
  • 8f7d3135db Revert "Fix output path overlap" sardelka9515 2022-08-22 17:27:35 +08:00
  • cb563a1bf8 Revert "Update nightly-build.yaml" sardelka9515 2022-08-22 17:27:29 +08:00
  • a84ab42a42 blah sardelka9515 2022-08-22 17:01:08 +08:00
  • b3e285f92f Wait ten minutes before updating sardelka9515 2022-08-22 16:59:00 +08:00
  • 01433f0de6 Restore damage model for aircraft sardelka9515 2022-08-22 11:36:52 +08:00
  • c034cd8aa9 Fix traffic sardelka9515 2022-08-22 10:01:09 +08:00
  • 363c2ccb00 Don't disable vehicle enter/exit key sardelka9515 2022-08-22 09:40:02 +08:00
  • 7380c162be Merge branch 'main' of https://github.com/RAGECOOP/RAGECOOP-V sardelka9515 2022-08-22 09:34:52 +08:00
  • f1c7192029 Change kicking options sardelka9515 2022-08-22 09:33:54 +08:00
  • 6720636d48 Update nightly-build.yaml Sardelka9515 2022-08-22 00:46:46 +08:00
  • 2af9482da9 Fix output path overlap Sardelka9515 2022-08-22 00:36:43 +08:00
  • bf22c17bba Add AntiAsshole and host display sardelka9515 2022-08-22 00:23:46 +08:00
  • 01492a0c55 Auto server update should work now sardelka9515 2022-08-21 19:56:59 +08:00
  • c17b234057 Update AssemblyInfo.cs Sardelka9515 2022-08-21 19:41:25 +08:00
  • 739577bbf1 Hmm... sardelka9515 2022-08-21 19:30:27 +08:00
  • 2d2da624e4 Add automatic server update (need testing) sardelka9515 2022-08-21 19:13:12 +08:00