|
d41239d425
|
Now the return value discarded warning is disabled by default in gdscript and cscript.
|
2022-08-23 13:09:56 +02:00 |
|
|
88d6ef51eb
|
Removed additional direct script rpc mode query when sending rpcs, in order to simplify that codepath as much as possible. Also removed the remote, remotesync etc. keywords from gdscript, as now they won't work anymore. Node's rpc_config() method should be used instead of marking methods with keywords in scripts.
|
2022-08-19 01:19:33 +02:00 |
|
|
04feb63860
|
Moved Engine and projectSettings.
|
2022-08-17 15:35:28 +02:00 |
|
Dallon Feldner
|
90707b7098
|
Don't print redundant errors when parsing GDScript
|
2022-07-29 23:04:16 +02:00 |
|
|
49f8e8c398
|
Added godot with all my currently used engine modules.
|
2022-03-15 13:29:32 +01:00 |
|