405 Commits

Author SHA1 Message Date
Billy S
a2c9cad39d Added water breathing brew to alchemy 2018-12-22 23:04:48 -05:00
Billy S
1a41115ce8 Fixed alchemy beaker UVs 2018-12-22 22:25:53 -05:00
Billy S
091ac3ecfb Added dynamic inventory images for alchemy beakers 2018-12-22 22:19:20 -05:00
Billy S
cff176bccf Further improved alchemy HUD 2018-12-22 20:25:35 -05:00
Billy S
e65f80f128 Improved HUD system 2018-12-22 20:01:54 -05:00
BillyS
13796e2477 Updated alchemy, removed backpacks 2018-12-22 02:00:48 +00:00
BillyS
70b88a90dc Removed interact mod 2018-12-21 23:11:43 +00:00
Coder12a
6e99d20c59 Add: Cancel glitch user actions (#28)
If a player's jitter is too high his/her actions will be canceled and the player will be teleported back to the same spot before the jitter rate want up.
2018-12-21 17:43:26 -05:00
BillyS
f3851c6a30 Added potion time indicator, fixed bugs 2018-12-21 01:03:25 +00:00
BillyS
c4c1867fd0 Used correct version of TNT mod 2018-12-20 22:40:27 +00:00
BillyS
190e715435 Updated TNT mod 2018-12-20 22:39:28 +00:00
BillyS
ae1db7f4fd Fixed bug with plant processor 2018-12-20 21:53:50 +00:00
BillyS
bbbb395112 Tweaked reactiosn 2018-12-20 21:48:23 +00:00
BillyS
a797e8a6d5 Renamed witchcraft to alchemy 2018-12-20 20:40:01 +00:00
BillyS
b0eaf1c41b Merge branch 'master' of https://github.com/Billy-S/kingdoms_game 2018-12-20 02:55:23 +00:00
BillyS
150ae88bc5 Added witchcraft 2018-12-20 02:55:05 +00:00
Lone_Wolf
d45b7c5a54 Improve flag interact prevention message (#29) 2018-12-19 20:32:11 -05:00
BillyS
5676bbcf6b Fixed the sneak glitch 2018-12-18 23:04:22 +00:00
BillyS
114f93c4f5 Fixed physics_manager bug and added skin 2018-12-18 19:19:12 +00:00
Coder12a
4102250aa9 Fix: access cmd (#27)
access.open is now set to true by default.
Bug fix. there was a error that said t.access.teams was nil.
2018-12-18 14:02:50 -05:00
Billy S
f3332b0408
Added player_physics depend 2018-12-15 21:54:10 -05:00
Billy S
9aad4c2ec0
Changed to use player_physics 2018-12-15 21:53:47 -05:00
Billy S
5a14373848
Added physics_manager depend 2018-12-15 21:50:46 -05:00
Billy S
3b44b5e269
Changed to use physics_manager 2018-12-15 21:49:51 -05:00
Billy S
5898351eee
Disable physics overrides 2018-12-15 21:46:21 -05:00
Billy S
529a919319
Changed to use physics_manager 2018-12-15 21:45:24 -05:00
Billy S
e1444e081f
Added depends.txt 2018-12-15 21:44:09 -05:00
BillyS
5cdfcdc17f Deleted mods inside the tnt/ folder 2018-12-16 02:42:04 +00:00
BillyS
0784656cd7 Improved physics handling 2018-12-16 02:29:35 +00:00
BillyS
fb48f5bd53 Added physics_manager 2018-12-16 02:01:19 +00:00
Coder12a
666c369438 Fix: access cmd (#26)
access cmd will say "You are not the team owner!" even if you are a team owner.
2018-12-15 20:58:55 -05:00
BillyS
71152b8be0 Fixed a bug and made team members have access to all their flags 2018-12-16 01:14:57 +00:00
Coder12a
46802b80da Add: access command (#22) 2018-12-15 14:06:04 -05:00
Coder12a
f27dd81242 Fix: marker not showing up (#23) 2018-12-15 13:56:15 -05:00
Billy S
6130bbe487
Added whitelist for Ashton9191 2018-12-15 10:17:40 -05:00
Coder12a
7f5d940c4a Fix: diplomacy data lose (#20) 2018-12-14 17:18:28 -05:00
BillyS
723638cc04 Added mapfix 2018-12-14 19:03:19 +00:00
archfan
cdfb9b0a78 Fix: Prevent n00bs from joining (#25)
Deny access to bots/players with names ending in 3 numbers and starting with a capital
2018-12-14 13:23:40 -05:00
Coder12a
8dd93cb90e Fix: ally chat (#18) 2018-12-10 17:42:42 -05:00
ClobberXD
a3488e208a Add /accept, /reject, /list_applications (#17) 2018-12-09 19:12:24 -05:00
ClobberXD
e28dff9be9 Perform flag placement checks before placing the flag (#14)
Use `on_place` callback instead of `after_place_node`
2018-12-08 21:04:40 -05:00
Coder12a
a5857e3fbb simplify rules (#13)
Remove the quiz part of the rules screen.
2018-12-08 21:04:25 -05:00
Lone_Wolf
dedab2a376 Improve /marker command (#16)
* Improve /marker cmd

* Add newline to the end of the file
2018-12-08 21:04:13 -05:00
BillyS
e4c6962c85 Added skins 2018-12-08 18:26:10 +00:00
Coder12a
7df1063468 Prevent players from placing flags below 50 y (#12) 2018-12-07 20:23:42 -05:00
BillyS
e726fa7725 IRC did ... something 2018-12-07 21:45:36 +00:00
BillyS
bbeeaf15d7 Removed flag teleportation 2018-12-07 21:41:06 +00:00
ClobberXD
354c28f550 Fix missing LuaIRC submodule (#9) 2018-12-07 16:23:22 -05:00
Coder12a
87bd825d7f Bug fix: flag placement (#11)
When a flag failed to place it would not return to the player.
2018-12-07 16:22:58 -05:00
ClobberXD
5a53a6df36 marker: Optimize and improve code-style (#10) 2018-12-07 16:22:37 -05:00