mazmazz
|
eb7718bfeb
|
PicToStart implementation; fix NumPrompts limitation error
|
2018-11-12 23:16:24 -05:00 |
|
mazmazz
|
a362407886
|
Merge branch 'control-selector' into text-prompts
|
2018-11-12 21:11:53 -05:00 |
|
mazmazz
|
ce7f168568
|
Fix PICSMETAPAGE
|
2018-11-11 14:50:10 -05:00 |
|
mazmazz
|
424bc557c2
|
Dehacked typos
|
2018-11-11 14:44:57 -05:00 |
|
mazmazz
|
9a038b28e1
|
Implemented GFX for text prompts
* PicMode SOC
* PicToLoop SOC
|
2018-11-10 12:42:13 -05:00 |
|
Monster Iestyn
|
268bde3fdf
|
Merge branch 'public_next'
# Conflicts:
# src/d_netcmd.c
# src/d_netcmd.h
# src/dehacked.c
# src/g_game.h
# src/hardware/hw_draw.c
# src/hardware/hw_main.c
# src/lua_baselib.c
# src/lua_hook.h
# src/lua_hooklib.c
# src/lua_hudlib.c
# src/lua_libs.h
# src/lua_maplib.c
# src/lua_script.c
# src/m_misc.h
# src/p_mobj.c
# src/s_sound.c
# src/sdl12/mixer_sound.c
# src/w_wad.c
|
2018-11-10 15:41:57 +00:00 |
|
mazmazz
|
3d9ce630d2
|
SOC for prompt gfx and music
|
2018-11-10 10:33:58 -05:00 |
|
mazmazz
|
a197c19742
|
Prompt page string field length adjustment; check empty named tag before prompt search
|
2018-11-10 09:38:32 -05:00 |
|
mazmazz
|
e1e94c3af2
|
Added page tags and find page by tag
* Added tutorial mode defines to this branch
|
2018-11-10 09:32:53 -05:00 |
|
mazmazz
|
7ac641450f
|
Text prompt Hide HUD dehacked
|
2018-11-09 23:50:25 -05:00 |
|
mazmazz
|
9ee894f777
|
Make gray/black text prompt backcolor darker in OpenGL
|
2018-11-09 22:52:13 -05:00 |
|
mazmazz
|
7daf5d4727
|
Set up separate background color for prompts vs. console
|
2018-11-09 22:38:55 -05:00 |
|
mazmazz
|
b8897db308
|
Fix crash when page text is empty; add checks for MAX_PROMPTS and MAX_PAGES
|
2018-11-09 21:55:14 -05:00 |
|
Monster Iestyn
|
d8f3a20e65
|
Merge branch 'Playerquit_hook' into 'next'
"PlayerQuit" Lua Hook
See merge request STJr/SRB2!127
|
2018-11-08 15:53:35 -05:00 |
|
Monster Iestyn
|
a9cfd6a781
|
Merge branch 'lua-slopes' into 'next'
Lua support for slopes
See merge request STJr/SRB2!307
|
2018-11-08 15:52:44 -05:00 |
|
GoldenTails
|
a3bc7ddfa0
|
Add Lua Ultimate Mode global variable so people can use it.
|
2018-11-06 18:09:45 -06:00 |
|
mazmazz
|
c16c59fd73
|
Support underscores -> spaces in TextPrompt name
|
2018-11-04 22:32:47 -05:00 |
|
mazmazz
|
6356a6cf2e
|
Lowercase font for body text; added ICONFLIP parameter
|
2018-11-04 22:32:46 -05:00 |
|
mazmazz
|
73ae273348
|
Implemented auto-advancing TextPrompts
* Fixed TextSpeed
* New TimeToNext
* Other bugs
|
2018-11-04 22:32:46 -05:00 |
|
Monster Iestyn
|
d327f82e85
|
Fix errors found when compiling
|
2018-11-04 22:32:46 -05:00 |
|
mazmazz
|
971151ab83
|
Fixes: MetaPage, AdvanceToNextPage, center/scale icons, button handling
|
2018-11-04 22:32:46 -05:00 |
|
mazmazz
|
a3d000a37e
|
Kind of support line breaks with PAGETEXT. Can't trim trailing whitespace yet.
|
2018-11-04 22:31:52 -05:00 |
|
mazmazz
|
ef241b4521
|
Broken attempt at supporting linebreaks for PageText, like cutscenes
|
2018-11-04 22:31:52 -05:00 |
|
mazmazz
|
95c68c331a
|
TextPrompt/Page freeslots; SOC Prompt/Page parsing
|
2018-11-04 22:31:52 -05:00 |
|
Monster Iestyn
|
e9ea1b47d5
|
Fix the game crashing if you put params with no "=" for some reason in some of the SOC blocks, just stop going through the lines if that happens
|
2018-10-31 19:26:29 +00:00 |
|
Monster Iestyn
|
e15ed742c1
|
add ESLOPE ifdef checks around all the Lua slope support code that was there before I was involved
|
2018-10-21 16:27:54 +01:00 |
|
Monster Iestyn
|
7d4e27937d
|
Merge branch 'next' into lua-slopes
# Conflicts:
# src/lua_maplib.c
|
2018-10-20 18:31:06 +01:00 |
|
Monster Iestyn
|
8ab4915b5b
|
Whoops these should be L not gL here (not that it makes much difference normally though)
|
2018-10-11 21:44:25 +01:00 |
|
Digiku
|
106afd48af
|
Merge branch 'nights-score-lap' into 'master'
NiGHTS: Intermission Bonuses
See merge request STJr/SRB2Internal!159
|
2018-09-19 11:03:14 -04:00 |
|
Digiku
|
1dadee6804
|
Nights intermission dehacked: a comment
|
2018-09-19 10:45:51 -04:00 |
|
mazmazz
|
eb590910b2
|
Added NIGHTSLINK bonus type for the 2.1 Link Bonus
|
2018-09-09 01:13:02 -04:00 |
|
mazmazz
|
fe2d1e9020
|
Merge branch 'master' into flicky-things
|
2018-09-06 08:09:02 -04:00 |
|
mazmazz
|
a44be49535
|
Merge remote-tracking branch 'origin/master' into nights-inufixes
|
2018-08-30 08:13:34 -04:00 |
|
Monster Iestyn
|
a48326383c
|
Merge branch 'master' into hud-cleaning
# Conflicts:
# src/y_inter.c
|
2018-08-29 16:39:02 +01:00 |
|
Digiku
|
4882b7c3f8
|
Merge branch 'intermission-bonuslivesmax' into 'master'
Intermission: MaxBonusLives level header option for # of lives in score tally
See merge request STJr/SRB2Internal!162
|
2018-08-29 04:25:03 -04:00 |
|
wolfy852
|
6ddee877c5
|
Expose NEWTICRATE and NEWTICRATERATIO to Lua
This should keep 70FPS-compatible scripts from throwing nil value errors.
|
2018-08-25 03:40:43 -05:00 |
|
Monster Iestyn
|
011459790f
|
Add INFLIVES as a constant that Lua/SOC can use
|
2018-08-23 22:18:52 +01:00 |
|
Monster Iestyn
|
f8c4c6dbc4
|
Hardcoded Brambles.lua from CEZRes.pk3, changed thing type to 1125
|
2018-08-22 17:16:11 +01:00 |
|
mazmazz
|
d8c565407c
|
MaxBonusLives level header option for # of lives in score tally
|
2018-08-13 14:17:38 -04:00 |
|
mazmazz
|
89f57cb111
|
Have just one NiGHTS bonus option: NIGHTS and LINK together
|
2018-08-12 20:25:35 -04:00 |
|
mazmazz
|
feadcbfc94
|
BONUSTYPE typo; bonus alignment
|
2018-08-12 19:32:11 -04:00 |
|
mazmazz
|
30d57eac79
|
NiGHTS bonus implementation
|
2018-08-12 19:25:21 -04:00 |
|
mazmazz
|
d405bdfd9b
|
Merge branch 'master' of https://git.magicalgirl.moe/STJr/SRB2Internal.git into nights-inufixes
|
2018-08-10 15:00:41 -04:00 |
|
mazmazz
|
07c882139b
|
Merge branch 'master' of https://git.magicalgirl.moe/STJr/SRB2Internal.git into flicky-things
|
2018-08-10 14:58:27 -04:00 |
|
mazmazz
|
fe61678437
|
MT_FLINGBLUESPHERE and MT_FLINGNIGHTSCHIP entries
|
2018-08-10 02:18:20 -04:00 |
|
mazmazz
|
09f4309f45
|
Standardize NiGHTS link timer w/ NightsLinkTics MAINCFG option
|
2018-08-09 23:14:14 -04:00 |
|
mazmazz
|
38eae01400
|
MT_FLICKY_x_CENTER defs
|
2018-08-09 12:08:06 -04:00 |
|
mazmazz
|
d5f32cc0e5
|
Flicky stand states
|
2018-08-09 01:44:21 -04:00 |
|
toaster
|
37e1fae07d
|
Fixing dehacked.c consistency.
|
2018-06-13 18:10:32 +01:00 |
|
toaster
|
13053bd1ba
|
FINAL CHANGE, I PROMISE, I THINK
* MainCfg property smpstage_start - controls the special stage multiplayer games go to.
|
2018-06-06 16:07:14 +01:00 |
|