Commit b4e4e99
authored
Fixes for a couple of issues (#999)
* Extend return values for some natives
* Improve `RemovePlayerWeapon` native
* Consider armed weapon in other places
* More clear message for SetTeamCount
* Invalid camera mode checks
improve it once again, make a wider list
* Try to fix format check fail
* Add fmt plugin into legacy plugin list1 parent 5c4e67b commit b4e4e99
File tree
4 files changed
+42
-8
lines changed- Server
- Components/Pawn
- PluginManager
- Scripting/Core
- Source
4 files changed
+42
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| 41 | + | |
41 | 42 | | |
42 | 43 | | |
43 | 44 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| 273 | + | |
| 274 | + | |
| 275 | + | |
| 276 | + | |
273 | 277 | | |
274 | 278 | | |
275 | 279 | | |
| |||
698 | 702 | | |
699 | 703 | | |
700 | 704 | | |
| 705 | + | |
| 706 | + | |
| 707 | + | |
| 708 | + | |
701 | 709 | | |
702 | 710 | | |
703 | 711 | | |
| |||
709 | 717 | | |
710 | 718 | | |
711 | 719 | | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
712 | 724 | | |
713 | 725 | | |
714 | 726 | | |
| |||
723 | 735 | | |
724 | 736 | | |
725 | 737 | | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
726 | 742 | | |
727 | 743 | | |
728 | 744 | | |
| |||
746 | 762 | | |
747 | 763 | | |
748 | 764 | | |
749 | | - | |
| 765 | + | |
| 766 | + | |
750 | 767 | | |
751 | 768 | | |
752 | 769 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1321 | 1321 | | |
1322 | 1322 | | |
1323 | 1323 | | |
| 1324 | + | |
| 1325 | + | |
| 1326 | + | |
| 1327 | + | |
| 1328 | + | |
| 1329 | + | |
| 1330 | + | |
| 1331 | + | |
| 1332 | + | |
| 1333 | + | |
1324 | 1334 | | |
1325 | 1335 | | |
1326 | 1336 | | |
| |||
1691 | 1701 | | |
1692 | 1702 | | |
1693 | 1703 | | |
1694 | | - | |
| 1704 | + | |
1695 | 1705 | | |
1696 | 1706 | | |
1697 | 1707 | | |
| |||
1705 | 1715 | | |
1706 | 1716 | | |
1707 | 1717 | | |
| 1718 | + | |
| 1719 | + | |
| 1720 | + | |
1708 | 1721 | | |
1709 | 1722 | | |
1710 | 1723 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
871 | 871 | | |
872 | 872 | | |
873 | 873 | | |
874 | | - | |
875 | | - | |
876 | | - | |
877 | | - | |
878 | 874 | | |
879 | | - | |
| 875 | + | |
| 876 | + | |
| 877 | + | |
| 878 | + | |
| 879 | + | |
| 880 | + | |
| 881 | + | |
| 882 | + | |
880 | 883 | | |
881 | 884 | | |
882 | 885 | | |
| |||
0 commit comments