Unknown
|
e40766f834
|
network: refactoring, adding few debug options, 2 new events
|
2018-03-04 21:50:44 +03:00 |
|
Unknown
|
480303b75c
|
network: added check if peer_id belongs to local player
|
2018-03-02 21:05:24 +03:00 |
|
Unknown
|
a124f50421
|
network: renamed functions
|
2018-03-02 21:04:55 +03:00 |
|
Unknown
|
85d5a747d6
|
Added sender peer_id to arguments
|
2018-03-01 21:38:33 +03:00 |
|
Unknown
|
bd3a60aca7
|
Fixed not showing debug text
|
2018-03-01 21:36:08 +03:00 |
|
Unknown
|
8c1515e0f4
|
Changed rpc_send arguments order
|
2018-03-01 21:35:43 +03:00 |
|
Unknown
|
222561152d
|
Fixed reseting delayed hooks after reloading
|
2018-03-01 21:34:52 +03:00 |
|
Unknown
|
efb7458de9
|
hooks: added delayed hooks
|
2018-03-01 17:29:10 +03:00 |
|
Unknown
|
fa7a8dc001
|
network: added missing functionality
|
2018-03-01 17:21:25 +03:00 |
|
Unknown
|
1476d4dfe4
|
network: creating user's RPCs dictionary
|
2018-02-27 11:59:07 +03:00 |
|
Unknown
|
ff7767bfac
|
network: rpc_register
|
2018-02-27 11:45:42 +03:00 |
|
Unknown
|
9f81a538f6
|
debug: dumps are saved in separate folder
Moved it from "binaries/" to "binaries/dump/"
|
2018-02-25 00:42:41 +03:00 |
|
UnShame
|
80d9369b21
|
mutators: remove tests
|
2018-02-23 13:23:10 +03:00 |
|
UnShame
|
27e84025f3
|
mutators: add localization (en)
|
2018-02-23 13:13:26 +03:00 |
|
UnShame
|
bbd12c1175
|
mutators: add a bit of logging
|
2018-02-23 12:48:32 +03:00 |
|
UnShame
|
b8caf1d98e
|
mutators: add check for inn when enabling
|
2018-02-23 01:20:35 +03:00 |
|
UnShame
|
36989758f3
|
mutators: notify about all mutators when disabling;
Make "no mutators" text into its own widget
Fix checkbox click sound
No longer try to disable mutators every update when not hosting
|
2018-02-23 00:59:21 +03:00 |
|
UnShame
|
99093eddcf
|
mutators: title placement
|
2018-02-22 19:50:24 +03:00 |
|
UnShame
|
afb4b3fa57
|
mutators: tooltip adjustments
|
2018-02-22 18:21:20 +03:00 |
|
UnShame
|
5943a29623
|
mutators: remove pcalls
|
2018-02-22 17:24:05 +03:00 |
|
UnShame
|
3e93de6ca7
|
mutators: auto disable when no longer hosting; remove test strings
|
2018-02-22 17:19:06 +03:00 |
|
UnShame
|
c1e5411040
|
mutator: fix level stepper not showing back up after closing mutators
|
2018-02-22 15:03:24 +03:00 |
|
UnShame
|
91d347c1fb
|
mutator: no mutators message hover fix
|
2018-02-22 14:39:46 +03:00 |
|
UnShame
|
9e13a1a672
|
mutators: add "no mutators installed" text
|
2018-02-22 14:34:48 +03:00 |
|
UnShame
|
0a9edff19a
|
mutator: update readme
|
2018-02-22 14:22:00 +03:00 |
|
UnShame
|
42290cd54f
|
mutators: remove unnecessary check
|
2018-02-22 14:05:50 +03:00 |
|
UnShame
|
c827ae4cf4
|
mutators: readme load_after -> enable_after
|
2018-02-22 13:54:45 +03:00 |
|
UnShame
|
162926abc7
|
mutators: button icon; fix notifications; disable tests
|
2018-02-22 13:36:07 +03:00 |
|
UnShame
|
d581e0a9ce
|
mutators: comments; split tests
|
2018-02-22 02:25:31 +03:00 |
|
UnShame
|
bc4377a4c3
|
mutators: difficulties -> difficulty_levels
|
2018-02-22 01:56:20 +03:00 |
|
UnShame
|
271ddc1660
|
mutators readme fix
|
2018-02-22 01:53:33 +03:00 |
|
UnShame
|
1ee688402d
|
mutators readme: features
|
2018-02-22 01:49:41 +03:00 |
|
UnShame
|
69d2e49b4e
|
mutators: expanded readme; add ignore_map to difficulty check
|
2018-02-22 01:35:52 +03:00 |
|
UnShame
|
4a3d7f3fb2
|
mutators: add README.md
|
2018-02-22 01:12:39 +03:00 |
|
UnShame
|
a549af2847
|
mutators: remove old gui script
|
2018-02-22 00:26:40 +03:00 |
|
UnShame
|
f79a9cf0e5
|
mutators: remove comments
|
2018-02-22 00:25:18 +03:00 |
|
UnShame
|
5e43a58c12
|
remove gui_mod completely
|
2018-02-22 00:21:39 +03:00 |
|
UnShame
|
db2b52a2fd
|
mutators: finished gui
Changing difficulty on map screen doesn't disable mutators.
Can no longer enable mutators if they are incompatible with other already enabled.
|
2018-02-22 00:21:19 +03:00 |
|
UnShame
|
f7710d8f3c
|
merge with master; remove win mod
|
2018-02-21 19:04:23 +03:00 |
|
UnShame
|
15b89cdd0a
|
mutators: gui rewrite part 1 (no checkboxes yet)
gui_mod is no longer needed, will be removed next commit
created a separate mod for mutators manager
|
2018-02-21 18:55:20 +03:00 |
|
UnShame
|
a28a09f15c
|
dumpfile: no longer crashes on error
|
2018-02-21 18:51:51 +03:00 |
|
UnShame
|
512b69cb9e
|
mutators: compatibility settings, some gui testing, fixes
|
2018-02-21 01:18:15 +03:00 |
|
UnShame
|
0d417798d8
|
mutators: add prototype gui, add auto disabling of mutators
|
2018-02-20 16:45:31 +03:00 |
|
UnShame
|
81a195ec30
|
mutators: temporally add gui_mod to framework
|
2018-02-20 16:44:06 +03:00 |
|
UnShame
|
8f3a801e3c
|
mutators: dice, info, default_config
|
2018-02-20 10:44:38 +03:00 |
|
UnShame
|
b7f47297b2
|
mutators: minor fixes, move to folder
|
2018-02-19 22:58:07 +03:00 |
|
UnShame
|
ec95192907
|
mutators: comments
|
2018-02-19 22:34:28 +03:00 |
|
UnShame
|
4d5a0e64e2
|
mutators: fool proof 'enable_before_these'/'enable_after_these'
|
2018-02-19 21:45:55 +03:00 |
|
UnShame
|
388574ba1e
|
mutators: enable/disable sequence
|
2018-02-19 21:07:01 +03:00 |
|
bi
|
28c16cb31a
|
Updated enabling developer mode for the new mod_manager.
|
2018-02-19 20:17:21 +03:00 |
|