Macoy Madson
|
73fe90632c
|
Cleaned up build a bit
|
3 years ago |
Macoy Madson
|
3ab7d94c2d
|
Make images local, add build instructions
|
3 years ago |
Macoy Madson
|
e461acbf99
|
Update blog links
|
3 years ago |
Macoy Madson
|
8c30fbe734
|
Updated ReadMe with information about Deathcall
* I will need to eventually remove the image links and replace them with images local to the repository so they don't get broken
|
4 years ago |
Macoy Madson
|
b70f9b2f1a
|
Updated windows build to be release (no console
|
5 years ago |
Macoy Madson
|
f75ffb4d58
|
Merge branch 'master' of https://github.com/makuto/7drl2018
Added Windows release
|
5 years ago |
Macoy Madson
|
02f0680dba
|
Weird windows merge with lastest
|
5 years ago |
Macoy Madson
|
dc4ec81ea6
|
Zipped linux release
|
5 years ago |
Macoy Madson
|
9cb04d1622
|
Add libopenAL
|
5 years ago |
Macoy Madson
|
4c4a6b96b3
|
Updated Jamrules to look in current exe dir for .so, updated linux binary
|
5 years ago |
Macoy Madson
|
8351c38745
|
Added actual libsfml binaries
|
5 years ago |
Macoy Madson
|
2faf531892
|
Add Linux SFML dlls
|
5 years ago |
Macoy Madson
|
9ed6138953
|
Added first linux release for testing
|
5 years ago |
Macoy Madson
|
34040fa035
|
Updated comments
|
5 years ago |
Macoy Madson
|
4c2d846110
|
Balance pass. Nerfed most things; certain abilities always drop on certain levels. Updated messages
|
5 years ago |
Macoy Madson
|
32681ceef0
|
Added bandit confusion, restoration
|
5 years ago |
Macoy Madson
|
f6ad585b72
|
Added fire bomb, force phase, fire dragon, control wizard, adjusted balance...
|
5 years ago |
Macoy Madson
|
10271479c7
|
Attempted Windows cross-compilation with Jamrules. SFML wouldn't allow
|
5 years ago |
Macoy Madson
|
e5b08b3c55
|
Wide string wasn't causing failed compilation
|
5 years ago |
Macoy Madson
|
4c2488ff9d
|
Updated base for windows support
|
5 years ago |
Macoy Madson
|
b7e6833439
|
Made some changes for windows and shit
|
5 years ago |
Macoy Madson
|
6d17bccb05
|
Attempted to add sound FX. Added player melee, player abilities, death, and victory
|
5 years ago |
Macoy Madson
|
25cc6da731
|
Made levels spawn more enemies, made levels smaller, fixed FX rendering offset
|
5 years ago |
Macoy Madson
|
f9b8405875
|
Fixed text wrapping overlap on death screen; added victory screen / infinite mode
|
5 years ago |
Macoy Madson
|
39fdd1de83
|
Fixed describe position when stomping; player swap ability takes a turn
|
5 years ago |
Macoy Madson
|
d76dfc1c89
|
Player death: show last turn, player becomes corpse, death log layout tweaks
|
5 years ago |
Macoy Madson
|
83d5f0891f
|
Status bar now at top of screen; added text wrapping for status and death log
|
5 years ago |
Macoy Madson
|
6942b580f8
|
Autoscale font size based on desired number of columns
|
5 years ago |
Macoy Madson
|
546e353808
|
Essential polish: Added main menu, intro, help screen, removed enter to close game
|
5 years ago |
Macoy Madson
|
b295059727
|
Phase door becomes teleport at higher levels, swap abilities update description, added cheats
|
5 years ago |
Macoy Madson
|
e1851d2462
|
Added cheats for testing
|
5 years ago |
Macoy Madson
|
48bbc1b450
|
Added phase door; only spawn lightning wizards past forest; abilities are called scrolls
|
5 years ago |
Macoy Madson
|
ae9c3ccbfc
|
Added LevelEnemies (level default spawns), fixed random walk
|
5 years ago |
Macoy Madson
|
5c60a826b8
|
An ability per level now randomly drops and the player can swap for their slotted stuff
|
5 years ago |
Macoy Madson
|
7427105679
|
Added ability FX tick, player Stat leveling
|
5 years ago |
Macoy Madson
|
5ce4f82bc6
|
Lightning now is a block via base wide string support
|
5 years ago |
Macoy Madson
|
ee9a90879d
|
Added abilities display to sidebar; Lightning now damages player and enemies!
|
5 years ago |
Macoy Madson
|
b7df06e022
|
Added bare minimum abilities
|
5 years ago |
Macoy Madson
|
7f83350161
|
Limit the number of attempts for placement and print an error when failed. Seed rng at level change only (duh)
|
5 years ago |
Macoy Madson
|
f04047a1b7
|
Added progress report to death screen, played with numbers, removed Globals.hpp -include
|
5 years ago |
Macoy Madson
|
c13224c647
|
Added levels, summoners, refactored skeletons; game is a game now!
|
5 years ago |
Macoy Madson
|
6b05bf5249
|
Added enemy melee attack player
|
5 years ago |
Macoy Madson
|
8eeb5804fb
|
Fixed NPCs stepping on eachother, fixed player input during look, moved position description, added traversability
|
5 years ago |
Macoy Madson
|
5914a605d0
|
Added stairs, enemies move towards player, look mode recenters camera
|
5 years ago |
Macoy Madson
|
069d2193f1
|
Added support for resizing the window
|
5 years ago |
Macoy Madson
|
d81b05f7eb
|
Fixed pass turn, added stat restore, fixed wall bump output, early out fade tiles
|
5 years ago |
Macoy Madson
|
92d11b63b7
|
Added lighting
|
5 years ago |
Macoy Madson
|
9a2616bac7
|
Added input repeat and moved world drawing into RLMap.hpp
|
5 years ago |
Macoy Madson
|
e1f6d94d08
|
Added YOU DIED art for fun
|
5 years ago |
Macoy Madson
|
353dd31bfb
|
Moved more stuff out of main
|
5 years ago |