red-001
b1e0864cf1
Creative: Reset 'start_i' to 1 when the inventory filter is changed
2016-05-21 03:02:10 +01:00
tenplus1
b36b154257
Creative: Fix inventory crash after toggling creative mode in-game
2016-05-08 00:40:52 +01:00
tenplus1
3976dc6a5b
Creative: Fix '-' glitch in playername
...
Fix the glitch when players use the '-' character in their username
on a server, causing creative inventory to not pass page 2
2016-05-07 02:13:00 +01:00
tenplus1
8ea031ef77
Creative: Add global variable creative.formspec_add
...
This pull adds a new global variable called creative.formspec_add
that will allow mods to add to the creative inventory screen
without the need to fork the mod altogether. Simple solution
that works already for inventory_plus' BACK button
2016-05-07 02:07:55 +01:00
kilbith
9a6cb2d7c8
Creative: Add myself in credits
...
Some people borrowed the creative code for their sub-games with an exclusive attribution to celeron55.
This is frustrating since I've largely rewritten, redesigned and carefully maintained this mod for the last months.
I expect to be credited.
2016-04-04 05:39:29 +01:00
Jean-Patrick Guerrero
1a5f89e750
Creative: Code cleaning + Fix items moving in virtual inventory
2016-03-22 15:45:48 +00:00
Jean-Patrick Guerrero
4c9944b263
Creative: Rename fields with correct naming convention to avoid possible conflicts
2016-02-21 15:31:37 +00:00
Muhammad Rifqi Priyo Susanto
9e54b379c8
Creative: Extend search function to descriptions
2016-02-06 01:24:24 +00:00
Craig Davison
09dbaf7972
Follow naming conventions of textures in creative
2016-02-03 19:33:59 +00:00
kilbith
0ea23a50d3
Creative: move player datas in separate table ( fixes #812 )
2016-02-03 19:33:31 +00:00
kilbith
250be40ecd
Fix blank page in creative in some rare case and keep crafting tab's size stationary
2016-01-20 22:17:38 +00:00
kilbith
6d79d157c3
New design of the creative inventory (with tabs)
2016-01-15 04:56:24 +00:00
jeanpatrick.guerrero@gmail.com
7488f483c7
Minor polishing of creative
2016-01-05 23:29:15 +00:00
jeanpatrick.guerrero@gmail.com
b1e2ece638
Add a search field to the creative inventory
2015-12-25 15:36:55 +00:00
jeanpatrick.guerrero@gmail.com
b8333cf82a
Speed-up creative inventory initializing (~10x faster)
2015-12-06 00:22:12 +00:00
paramat
8e51f318b3
Rename to Minetest Game
...
Rename in game.conf and documentation
Update game_api.txt documentation for bucket API and tree functions
Fix tab, space and comment formatting in game_api.txt
Rename in mod READMEs
2015-09-30 23:33:12 +01:00
Amaz
7361eb5e05
Add the listring functionality c977fbd928
2015-06-23 19:17:57 +02:00
Craig Davison
64bf6c1b89
Add crafting grid result arrow to creative inventory
2015-01-10 15:32:16 +01:00
BlockMen
49ad1c1bf7
Make gui part of default
2014-07-05 16:06:16 +02:00
webdesigner97
fa485f7d63
Make creative inventory use new fancy layout
2014-07-05 16:02:26 +02:00
PilzAdam
51de4236ab
Remove / replace all print() calls
2013-11-17 11:55:46 +01:00
ShadowNinja
1d4eb43f26
Revert dig time in creative mode to 0.5
...
This made it impossible to punch things without breaking them in creative
2013-11-04 18:46:39 -05:00
PilzAdam
e547d279ab
Longer range and insta-dig in creative
2013-09-28 23:52:59 +02:00
PilzAdam
fcf0816fa8
Move all common mods back to minetest_game
2013-05-18 16:05:16 +02:00
PilzAdam
7e843c92a6
Move creative, dye, vessels and wool to common
2013-03-23 17:42:40 +01:00
PilzAdam
61e60724f6
Use infinite stacks in creative mode and make the hand break anything
2012-12-17 20:27:01 +01:00
PilzAdam
dfa0f096ce
Use full stacks in the creative inventory and add a trash field
2012-11-25 14:09:25 +01:00
Perttu Ahola
61a9bb2b47
Fix crash when a player happens to join the server quicker than the creative inventory filler is called
2012-08-12 17:03:05 +03:00
Perttu Ahola
319ac40fa5
Move creative_inventory to creative
2012-07-25 20:37:47 +03:00